# Eight Ball API **Provider:** Eight Ball API **Category:** ai **Base URL:** `https://eightballapi.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://eightballapi.com/ ## Description Fortune-telling API with random, sentiment-biased, and multi-language responses | No | Yes | Yes | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://eightballapi.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://eightballapi.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free novelty API. No paid tiers. --- *Source: [API Map](https://apimap.dev/apis/eight-ball/) — CC BY 4.0*