EasyOFAC API
Build enterprise-class OFAC compliance into your application with our easy to understand API.
api/adds
Retrieve a complete list of address records given a SDN entity number.
Free Endpoint
This endpoint does not count towards your account's billable usage, however the one call per second limit remains in place for free API keys.
Parameters
Required Parameters
api_key
Your API key
ent_num
An SDN entity number
Response
Response Object
Returns {array}
The returned array may contain any number of objects of type OfacAdd:
OfacAdd
type
Object type (always set to "OfacAdd")
ofac_add_ent_num
OFAC Entity Number
ofac_add_num
Address Entity Number
ofac_add_address
Address
ofac_add_city
City
ofac_add_state_province
State/Province
ofac_add_postal_code
Postal Code
ofac_add_country
Country
ofac_add_remarks
Remarks
Try It
Try it yourself... Feel free to change the parameters to test out different values.
Full URL
Request
Result
Support
For more information on using this API, or to suggest new features, please feel free to contact us.