API Reference
Base URL:\
https://app.llmgrid.ai/api/v1Authentication
UseAuthorization: Bearer <token> (Project or Personal token). Most requests include:
tenant_id: Your tenant (organization) IDproject_id: The project within the tenant
Common Errors
401 Unauthorized— invalid/expired token403 Forbidden— insufficient role or policy violation429 Too Many Requests— rate limit/budget exceeded5xx— upstream provider errors or transient gateway issues