Your Account
Loading...
API KEY
Loading...
QUICK START
POST to the OFAC API with your API key and the name or entity to search:
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 →