# Cloudbet API **Provider:** Cloudbet **Category:** entertainment **Base URL:** `https://www.cloudbet.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://www.cloudbet.com/api/ ## Description Official Cloudbet API provides real-time sports odds and betting API to place bets programmatically ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.cloudbet.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://www.cloudbet.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with Cloudbet account. Crypto sports betting odds and casino API. --- *Source: [API Map](https://apimap.dev/apis/cloudbet/) — CC BY 4.0*