# IPFinder API **Provider:** IPFinder **Category:** maps **Base URL:** `https://ipfinder.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 1,000 req/month (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://ipfinder.io/ ## Description Geolocation API,ASN API,IP Ranges API,IP Firewall API,Domain API | apiKey | Yes | Yes | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://ipfinder.io/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://ipfinder.io' ``` ## Sample Response ```json {} ``` ## Pricing Details IP geolocation & threat intelligence. Free: 1,000 req/month. Basic $9.99/mo (10K req). Business $49.99/mo (100K req). Enterprise $99.99/mo. API key required. --- *Source: [API Map](https://apimap.dev/apis/ipfinder/) — CC BY 4.0*