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 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian 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 Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.