Service provided by Openplanet

- Join Discord

Contribute on Github

Trackmania Web Services API Documentation

General

  • Home
  • Glossary
  • Authentication

Reference

  • Core API
  • Live API
    • Campaigns
    • Clubs
    • Leaderboards
    • Maniapubs
    • Maps
  • Meet API

OAuth

  • Introduction
  • OAuth authorization
  • Reference

Contribute

  • Github
  • Discord

Live API

The Live API is what the game queries most.

It covers a wide range of use cases including clubs, rooms, campaigns, leaderboards and some more general information about maps.


  • Campaigns
    • Get TOTDs/Royal maps
    • Get campaign/TOTD info for a map
    • Get seasonal campaigns
    • Get seasonal campaigns (v2)
    • Get weekly shorts
  • Clubs
    • Get a club member
    • Get a club member by name
    • Get club activities
    • Get club by ID
    • Get club campaign by ID
    • Get club campaigns
    • Get club competitions
    • Get club map review rooms
    • Get club members
    • Get club room by ID
    • Get club rooms
    • Get club upload activities
    • Get club upload activity by ID
    • Get clubs
    • Get your club player info
    • Get your clubs
  • Leaderboards
    • Get map leaderboards
    • Get map leaderboards for club members
    • Get map medal records
    • Get player trophy rankings
    • Get record positions by their time
    • Get season/campaign leaderboard
    • Get season/campaign ranking for player
    • Get surrounding records for a score
  • Maniapubs
    • Get active Maniapubs
  • Maps
    • Add favorite map
    • Get favorite maps
    • Get map info
    • Get map info (multiple)
    • Get your uploaded maps
    • Remove favorite map

This documentation is not affiliated with or endorsed by Nadeo or Ubisoft. All relevant trademarks belong to their respective owners.

This is a collaborative project, consider contributing on Github!