cURL
curl --request GET \ --url https://cherrytree.soyab.uk/goldmarket
[ { "total": 123, "results": [ { "itemId": 123, "name": "<string>", "amount": 123, "type": "<string>", "cost": 123 } ] } ]
200 Response
Show child attributes
Was this page helpful?