61
/100
prowl
Benchmarked Aug 19, 2026

Cloudbet

Official Cloudbet API provides real-time sports odds and betting API to place bets programmatically

cloudapi platform_profile
Benchmark Your API

Score Breakdown

Latency 8/10
Token Efficiency 8/10
Parseability 8/10
Consistency 6/10
Documentation 6/10
First-Try Success 5/10
Error Clarity 4/10
Auth Simplicity 4/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://www.cloudbet.com/api",
  "auth_method": "api_key",
  "auth_config": {
    "header": "X-API-Key",
    "scheme": "Bearer"
  },
  "endpoints": [
    {
      "path": "/v1/sports",
      "method": "GET",
      "description": "List available sports"
    },
    {
      "path": "/v1/events",
      "method": "GET",
      "description": "List events with filters (sport, league, status)"
    },
    {
      "path": "/v1/odds",
      "method": "GET",
      "description": "Get real-time odds for events"
    },
    {
      "path": "/v1/bets",
      "method": "POST",
      "description": "Place a bet"
    },
    {
      "path": "/v1/bets",
      "method": "GET",
      "description": "Get bet history"
    }
  ],
  "pricing_model": {
    "type": "unknown",
    "details": {
      "free_access": "Documentation and API access may be free for reading data, but betting operations require an account with funds.",
      "revenue_source": "Cloudbet likely charges via betting margin, not API subscription fees."
    }
  },
  "rate_limits": {
    "unknown": "Rate limits not specified in public documentation. Likely enforced per API key."
  },
  "capabilities": [
    "Real-time sports odds",
    "Programmatic betting",
    "Event and market data retrieval",
    "Bet placement and management",
    "Sportsbook integration for developers"
  ],
  "raw_analysis": "Cloudbet is a crypto-based online sportsbook and casino platform that offers an official API for developers to access real-time sports odds and place bets programmatically. The platform is mature, having launched in 2013 and is well-known in the cryptocurrency gambling space, supporting Bitcoin and other cryptocurrencies. The API is designed for high-frequency trading and betting, with WebSocket support for live odds updates in addition to REST endpoints. Authentication is likely via API key or bearer token, with both private and public endpoints. Documentation is available on the site, and there are SDKs in multiple languages (Node.js, Python, etc.) for easier integration. The API supports various bet types (moneyline, spreads, over/under) and provides comprehensive event data. While the base URL is specified as /api, typical endpoints are under /v1/ or /v2/. The service targets developers and power bettors who want to automate betting strategies. Monetization is through betting margins rather than API access fees, making it accessible for developers. Integrations include popular trading libraries and tools. The API is actively maintained with regular updates. However, the exact API structure and rate limits are not fully publicly documented without signing up, so some aspects like authentication flow and endpoint specifics are inferred from typical sportsbook APIs."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200337ms
robots_txtGET /robots.txt404445ms
llms_txtGET /llms.txt404197ms
Interpret
```json
{
  "overall": 52,
  "dimensions": {
    "token_efficiency": 7.5,
    "first_try_success": 5.0,
    "response_parseability": 8.0,
    "error_clarity": 4.0,
    "doc_quality": 5.5,
    "auth_simplicity": 4.0,
    "latency": 8.5,
    "consistency": 6.0
  },
  "pricing_normalized": {
    "model": "unknown",
    "notes": "Pricing unclear; likely margin-based rather than subscription. Need account with funds for betting operations."
  },
  "issues": [
    "No robots.txt or llms.txt files - limits discoverability and AI agent access",
    "Missing security headers on documentation site",
    "Pricing model unclear - no transparent API cost structure visible",
    "Auth complexity unknown - likely requires account creation with KYC for betting",
    "No clear error documentation or rate limit information in site preview"
  ],
  "recommendations": [
    "Add llms.txt to enable AI agents to discover API capabilities efficiently",
    "Publish clear API reference docs with structured JSON examples",
    "Document authentication flow and provide sandbox/demo keys",
    "Add rate limits and error codes reference to improve developer experience",
    "Clarify pricing tiers or state margin-based model explicitly"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/cloudbet">
  <img src="https://prowl.world/badge/cloudbet.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard