API keys
Organization API key management endpoints.
📄️ List organization API keys
Returns all API keys for the organization, or only the keys bound to a specific namespace when the optional filter is provided.
📄️ Create an organization API key
Creates a new API key for the organization. Keys may be org-wide or bound to a single namespace.
📄️ Revoke an organization API key
Revokes an existing API key for the organization.