Skip to main content
All requests require an API key passed in the x-api-key request header.
curl https://api.carterascolectivas.co/api/categories \
  -H "x-api-key: ccp_live_xxxxxxxxxxxxxxxxxxxxxxxxx"

SKUs

Your API key is provisioned for one of three SKUs:
SKUSurfaces
data-api/v1/*
agent-api/api/* and /mcp
bothAll surfaces
A request to a surface your key is not entitled to returns 403 Forbidden.

Rotating keys

Rotate keys at any time from the dashboard. The old key is revoked immediately; the new key is shown once at issuance — store it securely.

Lost keys

Lost keys cannot be recovered. Rotate via the dashboard to generate a replacement.