Log in
  • science GET Get Tags
    TM2.MX TMX SMX
    /api/meta/tags content_copy arrow_forward

    Description

    A list of Tags that are used across the site for Maps and Mappacks.

    Input parameters

    Loading...

    Endpoint URL

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

    Output Object

    [
       {
          "ID":1,
          "Name":"Race",
          "Color":""
       },
       {
          "ID":2,
          "Name":"FullSpeed",
          "Color":""
       },
       ...
    ]

    Output parameters

    Loading...

    Issues

    Loading...