Endpoints
Ungrouped Endpoints 2
What is the Elabet Odds API?
Real-time and pre-match odds from Elabet covering soccer, basketball, and tennis. Live events and structured JSON output.
Elabet Odds API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
Elabet Odds API endpoints
- GET
/v1/data/{filename}$0.01 / callGet Data
Retrieve a JSON file by filename.
- GET
/v1/files$0.01 / callList Files
List available JSON files.
Frequently asked questions about Elabet Odds API
What does this API provide?
Structured JSON feeds of Elabet Greece live and pre-match odds for soccer, basketball, and tennis, split by sport. Call GET /v1/files then GET /v1/data/{filename}.
How do I authenticate?
Use your JoJ API key in X-JoJAPI-Key: YOUR_API_KEY. Authorization: Bearer YOUR_API_KEY also works.
Which datasets can I download?
Live: site_live_elabet_soccer.json, site_live_elabet_basketball.json, site_live_elabet_tennis.json. Pre-match: site_pregame_elabet_soccer.json, site_pregame_elabet_basketball.json, site_pregame_elabet_tennis.json.
How fresh is the data?
Typically every 2–3 seconds during active hours. Live markets update faster than pre-match. No guaranteed SLA.
What is the rate limit?
See Pricing for plan limits. The origin may return 429 above 10 requests per second.
Is this an official Elabet API?
No. It aggregates publicly displayed Elabet odds and is not affiliated with or endorsed by Elabet or Elladix Limited.
Can I place bets through this API?
No. Informational and analytical use only. It does not place bets.
Are live and pre-match in the same file?
No. Elabet live and pre-match are separate files, each split by sport.