Required Header
Send your API key in theAuthorization header using Bearer token format:
Scoping
API keys are organization-scoped: they grant access to all workspaces, products, and items in that organization.Missing or Invalid Key
If the header is missing or the key is invalid/revoked, the API returns401 Unauthorized. See Status Codes and Response Format for the canonical error body shape.