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.
Verify an API key and read its project and permissions.
X-API-Key
{ "success": true, "message": "API key is valid", "data": { "project_id": "proj_xyz789", "application_id": "app_abc123", "name": "My Application", "permissions": { "tokenization": { "allowed": true }, "provisioning": { "allowed": false } } } }
Invalid API key