# FBI Wanted API **Provider:** FBI Wanted **Category:** developer **Base URL:** `https://www.fbi.gov` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.fbi.gov/wanted/api ## Description Access information on the FBI Wanted program ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.fbi.gov/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.fbi.gov' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/fbi-wanted/) — CC BY 4.0*