Frequently asked questions

#7:

What uses of the API are metered and cost money?

Category: API · Last updated: · Permalink

The OpenSanctions API incurs costs per query as follows:

EndpointCost
/match0.10 EUR × number of queries
/entitiesFree
/statementsFree
/search0.10 EUR
/reconcile0.10 EUR × number of queries

The /match API counts the number of logical queries you've conducted: if you submit a batch of 10 query entities to be screened, that HTTP request will be counted as 10 queries.

Only successful calls (HTTP response code 200) are billed. Non-successful calls, whether caused by client or server errors, are always free.

You can review your API usage costs on the account overview page.

Related questions

« Back to full FAQ index