# Interpol Red Notices API **Provider:** Interpol Red Notices **Category:** developer **Base URL:** `https://interpol.api.bund.dev` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://interpol.api.bund.dev/ ## Description Access and search Interpol Red Notices ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://interpol.api.bund.dev/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://interpol.api.bund.dev' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/interpol-red-notices/) — CC BY 4.0*