cURL
curl --request GET \ --url https://api.oneofnone.io/v1/team/inventory \ --header 'x-api-key: <api-key>'
[ { "team_id": "<string>", "total_purchased": 123, "total_reserved": 123, "total_damaged": 123, "total_available": 123, "chip": { "id": 123, "name": "<string>", "category": "<string>", "image": { "url": "<string>" }, "sku": "<string>" } } ]
Documentation IndexFetch the complete documentation index at: https://docs.oneofnone.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oneofnone.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes