Log in
  • public circle GET v2 Get Map Vehicles
    TM2.MX TMX SMX
    /api/meta/vehicles content_copy arrow_forward

    Description

    A string list of distinct Vehicles from uploaded Maps on the site. The order starts with the official vehicles (that have their own environment) by when they were introduced and afterwards the custom vehicles in descending order of occurence count.

    Input parameters

    Loading...

    Endpoint URL

    https://tm.mania.exchange/api/meta/vehicles	// TM2.MX
    https://trackmania.exchange/api/meta/vehicles	// TMX
    https://sm.mania.exchange/api/meta/vehicles	// SMX

    Output Object

    [
       "CanyonCar",
       "StadiumCar",
       "ValleyCar",
       ...
       "IslandCar",
       "SpeedCarV2",
       "TrafficCar",
       ...
       "BayCarUD",
       "Vehi1"
    ]

    Output parameters

    Loading...

    Issues

    Loading...