Developer API Keys are managed in the Medera Console under Settings → Developer API Keys.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.
Open the Console
Sign in to app.medera.ai.
Pick an environment
Sandbox keys can only touch synthetic data. Staging and production keys require an active BAA.
Pick a project
Projects scope a key to a specific use case (intake pipeline, scribe service, PA batch, etc.). Per-project usage and quota are tracked in the
developer_usage_daily table.Key rotation
Default rotation reminder: 90 days. Revoke retired keys; do not just remove them from code. Every call made with a Developer API Key is logged todeveloper_api_logs with the request ID, scopes used, and outcome — visible in the Console.