EasyOFAC API
Build enterprise-class OFAC compliance into your application with our easy to understand API.
api/getCustomers
Search for customer records matching the given search criteria.
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
Response
Returns {array}
The returned array may contain any number of objects of type Customer:
Notes
This endpoint returns all customers. The results are paginated, and can be adjusted by passing the optional count and page parameters. The page parameter is a zero based index of the pages - that is a value of 0 refers to the first page. The count (page size) parameter defaults to 50.
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.