Skip to main content

Get Item By ID

GET 

https://api-gateway.skymavis.com/origins/v2/community/items/:item

Get Item By ID

Request

Path Parameters

    item stringrequired

    Unique string that identifies an item.

    Example: axie_momo

Responses

OK
Response Headers
  • Datestring
  • Content-Typestring
  • Transfer-Encodingstring
  • Connectionstring
  • Etagstring
  • CF-Cache-Statusstring
  • Expect-CTstring
  • Report-Tostring
  • NELstring
  • Serverstring
  • CF-RAYstring
  • Content-Encodingstring
  • alt-svcstring
Schema

    object

curl -L 'https://api-gateway.skymavis.com/origins/v2/community/items/:item' \
-H 'Accept: application/json' \
-H 'X-API-Key: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api-gateway.skymavis.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!