# serpstack API **Provider:** serpstack **Category:** developer **Base URL:** `https://serpstack.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 100 req/month (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://serpstack.com/ ## Description Real-Time & Accurate Google Search Results API ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://serpstack.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://serpstack.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Google Search results API. Free: 100 requests/month. Basic $29.99/mo (10K req). Professional $99.99/mo (40K req). Business $249.99/mo (150K req). --- *Source: [API Map](https://apimap.dev/apis/serpstack/) — CC BY 4.0*