# Binlist API **Provider:** Binlist **Category:** finance **Base URL:** `https://binlist.net` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://binlist.net/ ## Description Public access to a database of IIN/BIN information ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://binlist.net/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://binlist.net' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/binlist/) — CC BY 4.0*