Discover/atg.se API
live

atg.se APIatg.se

Access ATG.se race calendars, horse profiles, startlists, and race results via a structured API. Covers 5 endpoints for Swedish harness and thoroughbred racing data.

Endpoints
5
Updated
28d ago
Try it
Date in YYYY-MM-DD format (e.g. 2026-04-24).
api.parse.bot/scraper/242032cf-856c-464d-acc3-4784ba5bf8da/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/242032cf-856c-464d-acc3-4784ba5bf8da/get_race_calendar?date=2026-04-24' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Fetch the full race calendar for a specific date. Returns all tracks racing that day with their scheduled races, start times, and statuses.

Input
ParamTypeDescription
daterequiredstringDate in YYYY-MM-DD format (e.g. 2026-04-24).
Response
{
  "type": "object",
  "fields": {
    "date": "string, the requested date in YYYY-MM-DD format",
    "tracks": "array of track objects, each containing id, name, startTime, races, biggestGameType, sport, and countryCode"
  },
  "sample": {
    "data": {
      "date": "2026-04-24",
      "tracks": [
        {
          "id": 6,
          "name": "Åby",
          "races": [
            {
              "id": "2026-04-24_6_1",
              "number": 1,
              "status": "results",
              "startTime": "2026-04-24T18:20:15"
            }
          ],
          "sport": "trot",
          "startTime": "2026-04-24T18:20:00",
          "countryCode": "SE",
          "trackChanged": false,
          "biggestGameType": "V64"
        }
      ]
    },
    "status": "success"
  }
}

About the atg.se API

The ATG.se API exposes 5 endpoints covering Swedish horse racing data: daily race calendars, individual race details with full starter lists, horse profiles with pedigree and lifetime statistics, game startlists with pool data, and completed game results. The get_race_details endpoint returns per-starter fields including horse, driver, result, and betting pool data for a given race ID.

Race Calendar and Discovery

The get_race_calendar endpoint accepts a date parameter in YYYY-MM-DD format and returns an array of track objects for that day. Each track includes its id, name, startTime, a list of scheduled races, biggestGameType, sport, and countryCode. Track and race IDs discovered here are the entry point for all other endpoints — race IDs follow the format YYYY-MM-DD_trackId_raceNumber, and game IDs follow GameType_YYYY-MM-DD_trackId_raceNumber.

Race Details and Horse Profiles

get_race_details takes a race_id and returns the full context for one race: track conditions, race distance in meters, race status (e.g. upcoming or results), and a starts array where each entry contains the horse object, driver info, result fields if the race is completed, and pool data. Horse IDs from starts[*].horse.id feed directly into get_horse_profile, which returns a horse's age, sex, owner, breeder, pedigree (father, mother, grandfather), and both yearly and lifetime racing statistics.

Betting Games and Results

get_startlist retrieves pool and starter data for a specific ATG game (e.g. V64, V75) using a game ID sourced from get_race_calendar. It returns aggregate pools with turnover and result data, a races array with per-race starters and pools, and an overall status. The get_game_results endpoint accepts a game_type string — confirmed working values are V64, V75, and V86 — and returns recent completed results with payouts, winner counts, turnover figures, and associated race details. If no recent game of that type has completed, the gameResults array may be empty.

Common use cases
  • Build a daily Swedish horse racing schedule dashboard using get_race_calendar track and race data
  • Track horse career performance by querying get_horse_profile for lifetime and yearly statistics
  • Display live and final race results by polling get_race_details for status and result fields on each starter
  • Analyze V75 and V64 pool turnover trends using historical data from get_game_results
  • Construct driver performance summaries by aggregating driver fields across race starter lists
  • Feed pedigree data from get_horse_profile into breeding analytics tools using father, mother, and grandfather fields
  • Monitor game pool sizes before post time using the pools object returned by get_startlist
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does ATG.se have an official public developer API?+
ATG does not publish a documented public developer API for third-party use. This Parse API provides structured access to ATG.se racing data without requiring a developer agreement with ATG.
What does get_race_details return for a race that hasn't run yet?+
For upcoming races, the status field returns upcoming and the result fields within each starter object in the starts array will be absent or null. Full result data — including finishing positions and payouts — populates once the race status changes to results.
Which game types work with get_game_results?+
The confirmed working values for the game_type parameter are V64, V75, and V86. Other ATG game types may return empty gameResults arrays either because no recent completed games exist for that type or because that type is not currently supported.
Does the API cover international races or only races held in Sweden?+
The API returns data for races available on ATG.se, which is primarily focused on Swedish racing. Each track object does include a countryCode field, so non-Swedish tracks may appear when ATG.se carries them, but consistent coverage of international fixtures is not guaranteed. You can fork this API on Parse and revise it to add endpoints targeting specific international race data if ATG.se exposes it.
Is odds or live betting data available through these endpoints?+
The get_startlist and get_race_details endpoints return pool-level data including turnover figures, but real-time win odds per starter are not currently exposed as discrete fields. You can fork this API on Parse and revise it to add an endpoint surfacing per-horse odds if that data is accessible on ATG.se.
Page content last updated . Spec covers 5 endpoints from atg.se.
Related APIs in SportsSee all →
racing.hkjc.com API
Access comprehensive horse racing data from the Hong Kong Jockey Club. Retrieve race results, detailed horse profiles including pedigree and form records, jockey and trainer season rankings, upcoming race meeting fixtures, and horse search by name.
bloodhorse.com API
Get comprehensive horse racing information including race results, stakes entries, horse profiles, and the latest news from BloodHorse.com. Search racing data, view detailed race information, and discover current racing leaders all in one place.
equibase.com API
Access comprehensive horse racing data from Equibase, including horse profiles, historical race results, track entries, post times, speed figures, and leader statistics for horses, jockeys, trainers, and owners.
racingpost.com API
Access comprehensive horse racing data from Racing Post, including daily racecards, meeting schedules, race results, and detailed horse profiles with form history, stats, and pedigree.
tab.com.au API
Access live horse racing meetings, race cards, fixed odds, and results from TAB Australia. Retrieve real-time sports betting information and racing data, including upcoming races, current odds, and historical race outcomes.
neds.com.au API
Get up-to-date horse racing information from Neds, including upcoming races, event details, and past results. View which races are next to jump and access comprehensive race data all in one place.
gbgb.org.uk API
Access comprehensive greyhound racing information including race results, meeting details, greyhound profiles and form history, and upcoming open races across all GBGB tracks. Search for specific races and greyhounds, browse available tracks and race classes, and stay updated on upcoming racing events.
brisnet.com API
Access horse racing news, track information, race results, and expert daily picks from Brisnet, plus search detailed information about specific horses. Stay informed on racing events and make data-driven betting decisions with current news articles, results indices, and curated pick recommendations.