# SearchApi API **Provider:** SearchApi **Category:** search **Base URL:** `https://www.searchapi.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 100 req/month (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://www.searchapi.io/ ## Description Real-time API for scraping structured data from search engines. | 💸 | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.searchapi.io/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://www.searchapi.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Search engine results API. Free: 100 searches/month. Basic $25/mo (5K searches). Startup $50/mo (15K searches). Pro $150/mo (50K). Business $250/mo. --- *Source: [API Map](https://apimap.dev/apis/searchapi/) — CC BY 4.0*