← All APIs

The Odds API

byAPI3FreeAirnode v0.1.0

The Odds API aggregates live betting odds from bookmakers across the US, UK, Europe and Australia, along with the schedules and scores of the games they price. This Airnode wraps the read endpoints worth attesting, so a consumer receives the odds with a signature saying this Airnode obtained them from The Odds API at this time, rather than trusting a screenshot of a bookmaker's page. Odds move constantly and are gone once a game settles, so a signed copy is the only thing left afterwards that says what was on offer.

Every response carries an EIP-191 signature from the Airnode that served it, so the data can be attributed back to its source rather than trusted on reputation.

Interface

Served at https://airnode-theoddsapi.fly.dev/. The two requests below are everything the endpoint speaks, and each can be sent from this page. What comes back is verified right here in the browser.

GET /

Returns the machine-readable documentation this page is rendered from. Free, and everything an agent needs.

POST /

Names an operation and its parameters, performs it against the upstream API, and answers with the response and the attestation over it.

Verify the response

Every response is signed by the API that served it. Paste one to check it really came from this listing and was not altered along the way.