Government — entry 034 of 90

Interpol Red Notices

Verified Jul 2026

Interpol's own public Notices API for Red, Yellow, and UN notices — wanted- and missing-persons records shared with member countries, searchable by name, nationality, and age range. The real API is hosted by Interpol itself at ws-public.interpol.int with no API key or signup required, but there's no official Interpol developer portal; it's documented interactively via bund.dev's community-maintained OpenAPI wrapper (interpol.api.bund.dev), which is what this listing points at. In practice, direct calls are met with an Akamai bot-detection block from every client this run tried, so integrators should expect to need a browser-realistic request signature — CORS support couldn't be confirmed for the same reason.

governmentinterpollaw-enforcementnoticesinternational
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSUnknownNot documented — test from the browser before relying on it.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/interpol-red-notices/"><img src="https://greatapis.com/badge/interpol-red-notices.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.