cURL
curl --request GET \ --url https://api.oneofnone.io/v1/collections/{slug}/data/stats \ --header 'x-api-key: <api-key>'
{ "total": 123, "available": 123, "assigned": 123 }
Successful response