Quick Summary
- What is here: The Race.mx race calendar, venue data and winner summaries as JSON, plus a subscribable calendar feed
- License: CC BY 4.0. Free to use, including commercially, with attribution to Race.mx and a link back
- Updated: Live from the site, so a request always returns the current data
- For AI tools: Start at /llms.txt for an index of the site with descriptions
- Questions: contact@race.mx
Endpoints
| Endpoint | What it contains | Format |
|---|---|---|
| /data/calendar.json | Every event: name, series, start and end dates, venue, location, official ticket link, page URL | JSON |
| /data/venues.json | Every venue: name, location, length, surface, lap record, latitude and longitude | JSON |
| /data/winners.json | The most recent winner of each major event, with links to full historical tables | JSON |
| /race-calendar.ics | The full calendar as an iCalendar feed | ICS |
/event-<id>.ics |
A single event, for one-click adding. The ID is on each event page’s calendar button | ICS |
| /llms.txt | A plain-text index of the site with one-line descriptions, for language models | Markdown |
| /sitemap_index.xml | Standard XML sitemap | XML |
Subscribe to the Calendar
Paste https://race.mx/race-calendar.ics into Google Calendar (“Other calendars” → “From URL”), Apple Calendar (“File” → “New Calendar Subscription”) or Outlook (“Add calendar” → “Subscribe from web”). Dates update automatically when a race moves.
Terms
- Attribution: credit “Race.mx” and link to the page or dataset you used.
- Accuracy: the data reflects what official sources have published. Where a detail has not been announced, the field is empty rather than guessed. See our editorial standards.
- Fair use of the service: cache responses rather than polling constantly. If you need bulk or historical data, email us.
FAQ
Can I use Race.mx data in my app or article?
Yes, under CC BY 4.0: use it freely, including commercially, as long as you credit Race.mx and link back.
How do I subscribe to the Mexican racing calendar?
Add https://race.mx/race-calendar.ics as a calendar subscription in Google Calendar, Apple Calendar or Outlook.
How current is the data?
It is generated from the live site on each request, and the site is updated after every race weekend.
