Back to changelog

June 30th, 2026

Improved Minerva API Keys

We've rebuilt how API keys work on Minerva. Until now you had a single personal key, with no expiry, no usage visibility, and no way to separate keys per use case.

The new keys fix that: create as many as you need, set an optional expiry date, see when each was last used, and revoke at any time. The full secret is only visible once, at creation, so store it somewhere safe.

For now, new keys are owned by your organization, so any member can use them. User-level keys will return later.

Manage your keys in API settings. To start building, check out the API docs, or use the Minerva SDK if you're working in Python. Your legacy personal key still works, but will be deprecated in the upcoming months, so we recommend switching to the new keys now.