Compliance Database | Status Current | Last Update Loading… | Total Records View all lists →

Your Account

API KEY

Loading...

QUICK START

POST to the OFAC API with your API key and the name or entity to search:

example request
POST https://ofacapi.com/api/Search
Content-Type: application/json

{
  "ofacId":        "YOUR_OFAC_ID",
  "apiKey":         "YOUR_API_KEY",
  "word1":          "Viktor Bout",
  "dataType":       3,
  "listsToSearch":  0
}

Full API documentation: ofacapi.com/rdOfacSwagger.htm →