SkipOdds

API reference › Widget

Widget

The free embed. One script tag, three views, no API key required.

Base URL https://skipodds.com · authenticate with Authorization: Bearer <key> (or the x-api-key header) · never in the query string · all responses JSON, cached ~60s · demo key: skipodds-demo-2026 (100 req/day)

The skipodds object in every response is the SkipOdds Index — the de-vigged consensus probability per outcome.

Widget types

The free widget takes a data-widget attribute: board (default upcoming-events board), outrights (tournament-winner chances — soccer and golf), and upsets (the board re-ranked by live underdog chance). Combine with data-sport, data-theme, and data-limit.

<div data-skipodds data-sport="soccer" data-widget="upsets" data-limit="5"></div>
<script async src="https://skipodds.com/widget.js"></script>

Rest of the reference

Fixtures · Line movement · Outrights · Alerts & webhooks · Errors, attribution & terms

Full API referenceopenapi.jsonMCP server