EasyOFAC API
Build enterprise-class OFAC compliance into your application with our easy to understand API.
api/alts
Retrieve a complete list of alternate name 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 OfacAlt:
OfacAlt
type
Object type (always set to "OfacAlt")
ofac_alt_ent_num
OFAC Entity Number
ofac_alt_num
Alternate Name Entity Number
ofac_alt_type
Type
ofac_alt_name
Name
ofac_alt_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.