Skip to content

Available Items

Used to fetch list of items bot has in it's database currently

GET > /market/available_items

Success Response

Code : 200 OK

Content example

  • Data:
[
    <String>,
    <String>,
    ...
]