The Odds API — спортивные коэффициенты букмекеров

integrations

The Odds Api is a Claude Code skill that connects to The Odds API via the Membrane platform to retrieve real-time sports odds data from bookmakers. It covers three core areas: sport and event odds (Odds), geographical regions (Regions), and bet types (Markets), with support for direct proxy requests that automatically inject authentication headers and handle transparent credential refresh. Setup requires installing the Membrane CLI (`npm install -g @membranehq/cli@latest`) and authenticating with a single `membrane login` command; from there, actions can be discovered by natural-language intent and executed via `membrane action run`. It's a practical choice for developers building sports betting integrations or automating odds monitoring without dealing with auth plumbing manually. Network access and a Membrane account are required — the free tier is supported.