Skip to content

v1.37.0

Latest

Choose a tag to compare

@hreskiv hreskiv released this 19 Jun 16:38

Added

  • API keys for external integrations. Scripts, monitoring, and CI can now call the API without a user login. A superadmin creates a key under the new API Keys page, picks its role (Viewer / Operator / Admin) and optional per-site scope, and an optional expiry. Send it as an X-API-Key header (or Authorization: Bearer mikr_...). The token is shown once at creation. Keys can be revoked or deleted at any time, and their use is recorded in the Activity log. See docs/API.md.