Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wager API Odds API

Real-time game odds including spreads, moneylines, and totals

Wager API Odds API is one of 5 APIs that Wager API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Odds. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.wagerapi.com.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.wagerapi.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Wager API Odds API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (apiKey). By default, every request must be authenticated.

  • apiKey — API key obtained from Wager API, request via wagerapi.com

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Odds 1

Real-time game odds including spreads, moneylines, and totals

GET
/v1/odds
Get Game Odds
getGameOdds 5 params → 200401429

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are GameOdds (8 properties), OddsMarket (6 properties). Each schema is shown below with its type and property counts.

GameOdds
object
8 properties
OddsMarket
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wager-api-odds-api-openapi.yml Raw ↑

Other APIs Wager API publishes across the network.

Wager API Futures API
Wager API Games API
Wager API Players API
Wager API Props API