Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.medera.info/llms.txt

Use this file to discover all available pages before exploring further.

The Medera Administration API exposes programmatic management for your Console account — projects, customers, users, usage, and quotas.
The Admin API requires a dedicated admin client credential, separate from your application credentials. Admin keys carry tenant-wide privileges and should be stored in a hardened secret store.

Capabilities

ResourceOperations
Customers (tenants)Create, update, delete, list, get quotas
UsersCreate, update, delete, list, usage consumption
ProjectsGet quotas across all tenants
AuthAuthenticate as an admin user

Endpoints

See the Admin API reference for full schema.

Authentication

Admin endpoints use a separate admin.medera.ai/oauth/token issuer with audience admin.medera.ai. Tokens are short-lived (15 minutes) and must be refreshed.