OpenSanctions
Data on international sanctions, crime and politically exposed persons
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Open Data
- Documentation / URL
- https://www.opensanctions.org/docs/api/
Overview
OpenSanctions provides sanctions data — key-based in practice (a missing key returns 401, verified).
Quick Start
Search (replace YOUR_KEY):
curl "https://api.opensanctions.org/search/default?q=putin&limit=1" \
-H "Authorization: ApiKey YOUR_KEY"
{ "detail": "No API key provided." }
Authentication
- Register at opensanctions.org → API key.
- Send it via header (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Sanctions/PEP data.
FAQ
Is OpenSanctions free? Free tier with limits; more is paid.
Why 401? An API key is required (verified) — register for one.
What’s the auth style?
Authorization: ApiKey.
More in Open Data
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 18F Unofficial US Federal Government API Development | No auth | No | Unknown | ↗ |
| AcreLens Land suitability scoring API for any US property: off-grid, rural, recreational, investment | API Key | Yes | Unknown | ↗ |
| API Setu An Indian Government platform that provides a lot of APIS for KYC, business, education & employment | No auth | Yes | Yes | ↗ |
| Archive.org The Internet Archive | No auth | Yes | No | ↗ |
| Black History Facts Contribute or search one of the largest black history fact databases on the web | API Key | Yes | Yes | ↗ |