Documentation

Everything you need to build on Orbistats

One reference for every endpoint, every parameter and every response shape across sports, odds and stats — organized by sport, then by resource.

Start Here

Quickstart

Make your first authenticated request in under 5 minutes.

Reference

API Reference

Every endpoint, parameter and response field, sport by sport.

Tools

SDKs

Official client libraries for Node, Python and cURL.

Try It

Sandbox

Fire real requests against live sample data, no key required.

How the docs are organized

Sport → Resource → Endpoint

Every sport follows the same shape, so once you've learned one integration you've learned them all.

GET /v1/football/fixtures
GET /v1/football/results
GET /v1/football/standings
GET /v1/football/odds
GET /v1/basketball/fixtures
GET /v1/cricket/fixtures
Authentication

Authorization: Bearer YOUR_API_KEY

Every request — across every sport and every product — is authenticated the same simple way.

curl https://api.orbistats.com/v1/football/fixtures \
  -H "Authorization: Bearer YOUR_API_KEY"
See Also

Related pages

Explore more of the developer platform.

Get Started

Start free. Upgrade when you need enterprise SLAs.

Self-serve API keys for developers today — dedicated infrastructure, custom feeds and SLAs when you're ready.