Skip to main content

Download

ResourceFormatDescription
/llms.txtTXTDocs index — page titles and paths
/llms-full.txtTXTFull docs bundle — all guide pages concatenated
/abp-api/openapi.jsonJSONABP OpenAPI 3.1 spec — 13 endpoints, full schemas
/mm-api/openapi.jsonJSONMM OpenAPI 3.1 spec — REST reference
/scraping-api/openapi.jsonJSONScraping OpenAPI 3.1 spec — fetch, WebSocket, AMQP, network endpoints

What’s included

The ABP API documentation covers:
  • Account management — Full CRUD for bookmaker accounts across 30 integrations
  • Betslip — Real-time odds and limits from OddsPapi v5 with multi-bookmaker aggregation
  • Order placement — Smart routing with idempotency (requestUuid), partial fills, and configurable expiry
  • Bet tracking — Keyset-paginated queries with full lifecycle from PENDING through CONFIRMED/SETTLED
  • Analytics — Positions and PnL grouped by bookmaker, account, or user reference
  • WebSocket — Real-time push for orders, bets, settlements, balance, fixtures, currencies, status, emergency
  • 30 bookmaker integrations — pinnacle, betfair-ex, polymarket, kalshi, cloudbet, smarkets, and more
The MM API documentation covers:
  • Market-making engine configuration and real-time spread management
  • WebSocket-driven pricing updates and order book interaction
The Scraping API documentation covers:
  • HTTP fetch — GET/POST/PUT/PATCH/DELETE through 80+ geo-distributed agents
  • WebSocket relay — Bidirectional frame relay for Socket.IO, SignalR, Centrifugo, GraphQL-WS, raw WS
  • AMQP consumer — Stream RabbitMQ messages via SSE
  • Network intelligence — Agent listing, geo distribution, per-domain health checks
  • Usage & rate limits — Per-key metrics, request analytics, top domains
For AI assistants that fetch URLs:
  • /llms-full.txt — best for “read everything once” (all guide pages + examples)
  • /abp-api/openapi.json — ABP endpoint + schema accuracy (typed, with examples)
  • /mm-api/openapi.json — MM endpoint + schema reference
  • /scraping-api/openapi.json — Scraping endpoint + schema reference
For copy/paste workflows: Open /llms-full.txt in the browser and paste the contents into your AI tool. For code generation: Feed the OpenAPI specs to tools like openapi-generator, oapi-codegen, or Cursor/Copilot for typed client SDK generation.

Notes

  • llms-full.txt follows the same ordering as the site navigation
  • WebSocket protocols are documented in the guide pages; REST endpoints are in the OpenAPI specs
  • All three APIs (ABP, MM, Scraping) are included in a single bundle
  • All APIs authenticate via the X-API-Key header

Ask an AI Assistant

Want to explore or ask questions about this API using your favorite AI? Click one of the links below — each one opens the full docs bundle in the selected tool with a pre-filled prompt: