SockOdds API Documentation

Guides, references, SDKs and examples to integrate Australian sports betting odds data into any application — in the SportsGameOdds v2 schema.

Explore the docs

import SportsGameOdds from "sports-odds-api";

const client = new SportsGameOdds({ apiKeyHeader: "YOUR_KEY", baseURL: "https://api.sockodds.com/v2" });
const page = await client.events.get({ leagueID: ["AFL", "NRL"], oddsAvailable: true });

See what you get

Browse our data schema interactively to get a better understanding of everything you'll get back from the API.

Try the Explorer

Event

Basic information, odds, results, team info and lineups

eventID status odds results teams info type links

Ready to build?

Get free API key Read the Quickstart

Need help?FAQ · Email · Contact