Log in
  • circle GET Search Items
    IX
    /itemsearch/search?api=on&{params} content_copy arrow_forward

    Description

    Search items using various filters. The results are paged.

    Input parameters

    Loading...

    Endpoint URL

    https://item.exchange/itemsearch/search?api=on&{params}	// IX

    Output Object

    {
       "results":[
          {
             "ID":40503,
             "Name":"GroundGreenLightFabric",
             "UserID":19774,
             "Username":"Banano_TV",
             "Description":"",
             "AuthorLogin":"b3JcpeKNQgWNefq9Y95SwQ",
             "OriginalBlock":"TrackWallSlopeUBottomInGround",
             "Type":11,
             "TypeName":"Block",
             "Collection":5,
             "CollectionName":"Stadium2020",
             "Game":2,
             "GameName":"Trackmania",
             "Downloads":450,
             "Score":3,
             "FileName":"GroundGreenLightFabric.Block.Gbx",
             "Uploaded":"2021-04-07T11:41:13.65",
             "Updated":"2021-04-07T11:41:13.65",
             "SetID":10730,
             "SetName":"Ground-Concrete-Colorized",
             "Directory":"Ground-Concrete-Colorized",
             "ZipIndex":"8",
             "Visible":true,
             "Unlisted":false,
             "Unreleased":false,
             "LikeCount":0,
             "CommentCount":0,
             "FileSize":18,
             "Tags":"30,45"
          },
          ...
       ],
       "totalItemCount":26910
    }

    Output parameters

    Loading...

    Issues

    Loading...