PASAR API
Match entities against consolidated global sanctions lists, PEPs and watchlists; hosted API needs a key (data is open / self-hostable). Global, works for MY.
View docs ↗ More Government services APIs# OpenSanctions API ~ global sanctions, PEP & watchlist screening needs an API key ~ get yours at: # https://www.opensanctions.org/docs/api/ curl 'https://api.opensanctions.org' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Southeast Asian API into my app. API: OpenSanctions API ~ global sanctions, PEP & watchlist screening Provider: OpenSanctions Auth: requires an API key (sign up: https://www.opensanctions.org/docs/api/) Pricing: freemium Base URL: https://api.opensanctions.org Important note: Match entities against consolidated global sanctions lists, PEPs and watchlists; hosted API needs a key (data is open / self-hostable). Global, works for MY. Source: OpenSanctions (https://www.opensanctions.org/docs/api/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-29 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.