Sports
Unibet France logo

Unibet France API

unibet.fr

Unibet France - sportsbook events, live and prematch odds, markets, and scores.

Actions
6
Category
Sports
Login
Not required
Output
JSON

Call the Unibet France API

Submit a task, then poll the job until it settles. This example runs act_unibet_fr_event_markets_detail.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_unibet_fr_event_markets_detail",
    "params": {
      "event_id": "3354252"
    }
  }'

6 actions on unibet.fr

Read

  • Event Markets Details

    act_unibet_fr_event_markets_detailread2 credits / call

    Returns prematch event details, opponents, start time, and all betting markets with odds.

    event_id
    string · required
  • Live Event Markets Details

    act_unibet_fr_live_event_markets_detailread2 credits / call

    Returns a live in-play event snapshot with score, match time, markets, and odds.

    live_event_id
    string · required
  • Live Event Markets Poll

    act_unibet_fr_live_event_markets_pollread2 credits / call

    Returns incremental odds and market updates for an in-play event since a given cursor.

    live_event_id
    string · required
    from
    string · required
  • Sport Market Type Groups

    act_unibet_fr_sport_market_type_groupsread1 credit / call

    Returns the market-type taxonomy and period groupings available for a given sport.

    sport_code
    string · required
  • Sport Quick Access Navigation

    act_unibet_fr_sport_quick_access_navigationread1 credit / call

    Returns homepage quick-access tiles with featured competitions, sports, and deep links.

Write

Write actions change state on unibet.fr and run as the account you connect.

  • Outcome Betting Percents

    act_unibet_fr_outcome_betting_percentswrite2 credits / call

    Returns public betting-percentage splits across outcomes for a list of market IDs.

    market_ids
    array · required

Unibet France API questions

Is there an API for Unibet France?
Unibet France does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for unibet.fr. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Unibet France data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when unibet.fr changes its markup, Anakin updates the action.
Do I need a Unibet France account?
No. Every Unibet France action listed here runs anonymously — no account and no credentials required.
What does the Unibet France API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Sports APIs

All Sports sites