Log in
  • circle GET v2 Get Tags
    TMUF-X TMNF-X TMO-X TMS-X TMN-X
    /api/meta/tags content_copy arrow_forward

    Description

    A list of Tags that are used across the site for Tracks.

    Input parameters

    Loading...

    Endpoint URL

    https://tmuf.exchange/api/meta/tags	// TMUF-X
    https://tmnf.exchange/api/meta/tags	// TMNF-X
    https://original.tm-exchange.com/api/meta/tags	// TMO-X
    https://sunrise.tm-exchange.com/api/meta/tags	// TMS-X
    https://nations.tm-exchange.com/api/meta/tags	// TMN-X

    Output Object

    [
       {
          "Id":0,
          "Name":"Race"
       },
       {
          "Id":1,
          "Name":"Stunt"
       },
       {
          "Id":2,
          "Name":"Maze"
       },
       ...
       {
          "Id":17,
          "Name":"Altered Nadeo"
       },
       {
          "Id":18,
          "Name":"Transitional"
       }
    ]

    Output parameters

    Loading...

    Issues

    Loading...