Instructions file CodexOpenCode
Instructions for odds-api/odds-api, covering agent instructions for odds-api/odds-api, preferred integration paths, canonical files, runtime and repository and release safety.
Instructions file CodexOpenCode
Instructions for odds-api/odds-api, covering agent instructions for odds-api/odds-api, preferred integration paths, canonical files, runtime and repository and release safety.
Agent
You are building with the Odds API: a data-access interface for odds, betting, sports, racing, events, results, bookmakers, and market data.
Agent
Follow agents/AGENTS.md. Prefer the SDKs or MCP tools for data access. Build the user's requested product instead of copying repo examples by default; examples are optional references. For realtime products, use oddsapi.getstreaminginfo and oddsapi.getstreamconnection, then generate code that connects directly to raw…
Skill Claude CodeCodex
Build custom apps, bots, dashboards, scanners, and MCP workflows using Odds API data access.
Agent
Follow agents/AGENTS.md. Use openapi.yaml as the schema contract and prefer @odds-api/client for TypeScript data access. Do not copy repo examples by default; use them only as optional references for API shape, mock mode, and safety handling. Use oddsapi.getstreaminginfo and oddsapi.getstreamconnection before writing…
Agent
Build against openapi.yaml and the SDKs in this repo. Use API-key auth first. Design the requested app or workflow rather than copying bundled examples; examples are optional references. Prefer snapshots for one-off answers; use oddsapi.getstreaminginfo and oddsapi.getstreamconnection before realtime code, then…
Agent
OpenAPI sports betting odds API for coding agents with REST examples, SDKs, MCP, mock mode, arbitrage, positive EV, and bookmaker comparison.