Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/orgs/:id/limits
id
limits
curl -X GET https://api.blobhub.io/v1/orgs/acme-corp/limits
{ "status": "success", "limits": { "blobs_per_org": { "value": 100, "usage": 15 } } }