Search for an item
GET
https://itemdb.com.br/api/v1/search
!
to deny an entry. Example: type[]=!nc&type[]=wearable
will return items that are not NC but are wearable#
to %23
/api/v1/search?sortBy=price&sortDir=desc
/api/v1/search?type[]=!nc&type[]=wearable
Request
Query Params
s
string
optional
Example:
#fff000
limit
integer
optional
Default:
48
page
integer
optional
Default:
1
category
array[string]
optional
type
array[string]
optional
Allowed values:
ncnppbwearableneohome
status
array[string]
optional
Allowed values:
activeno trade
color
string
optional
Example:
#ff0000
price
array[number]
optional
>= 1 items<= 2 items
rarity
array[number]
optional
>= 1 items<= 2 items
weight
array[number]
optional
>= 1 items<= 2 items
estVal
array[number]
optional
>= 1 items<= 2 items
sortBy
enum<string>
optional
Allowed values:
namepricecolorweightaddedid
sortDir
enum<string>
optional
Allowed values:
ascdesc
Responses
Modified at 2025-03-02 19:24:05