API reference / Sandbox (no key)
GET /v1/demo/book-sportLive book+sport snapshot (no key; powers SEO page differentiation)
Public, book-specific live odds for one sport. Truncated to a few events/races. Cached 90s.
curl 'https://api.puntersedge.online/v1/demo/book-sport?book=sportsbet&sport=afl'
| Name | In | Type | Required | Description |
|---|---|---|---|---|
book |
query | string | yes | bookmaker slug e.g. sportsbet |
sport |
query | string | yes | sport slug e.g. afl or horse-racing |
Status codes: 200, 401, 422, 500. Response bodies are JSON; the full schema is in /openapi.json.
GET /v1/demo/best-odds — Sample best-odds + arb detection (no key required)GET /v1/demo/racing/next-to-go — Sample next-to-go races (no key required)The free tier needs no credit card, and the sandbox endpoints need no key at all.
Get a free API key Quickstart