EasyOFAC API
Build enterprise-class OFAC compliance into your application with our easy to understand API.
api/quota
Check the number of remaining searches on your API Key's quota.
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
Response
Response Object
Returns {object}
The returned object will have the following fields:
api_key
Your API key
created
When the key was created
type
Subscription type
remaining
Number of searches remaining
overage
The number of searches performed beyond those included with your subscription
entity_count
Number of customers/companies being monitored
entity_overage
Total number of billable entities (over those included in your subscription) for the current month
period
Your key's quota period
cycle_end
Billing cycle end date (for paid subscriptions)
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.