Endpoints

2

Ungrouped Endpoints
2

What is the Bwin Odds API?

Real-time and pre-match odds from Bwin covering soccer, basketball, and tennis. Live events and structured JSON output.

Bwin 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.

Bwin Odds API endpoints

  • GET/v1/data/{filename}

    Get data file

    Retrieve an odds JSON file by filename.

    $0.01 / call
  • GET/v1/files

    List files

    List available odds JSON files.

    $0.01 / call

Frequently asked questions about Bwin Odds API

What does this API provide?

Structured JSON feeds of Bwin 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_bwin_soccer.json, site_live_bwin_basketball.json, site_live_bwin_tennis.json. Pre-match: site_pregame_bwin_soccer.json, site_pregame_bwin_basketball.json, site_pregame_bwin_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 Bwin API?

No. It aggregates publicly displayed Bwin odds and is not affiliated with or endorsed by Bwin or Entain plc.

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. Bwin live and pre-match are separate files, each split by sport.