What uses of the API are metered and cost money?
What uses of the API are metered and cost money?
Category: API · Last updated: · Permalink
The OpenSanctions API incurs costs per query as follows:
| Endpoint | Cost |
|---|---|
/match | 0.10 EUR × number of queries |
/entities | Free |
/statements | Free |
/search | 0.10 EUR |
/reconcile | 0.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.
The self-hosted API does not use metering, you only need a bulk data license to have the right to use the data.