API keys fully deprecated and automatically migrated to Service Accounts
Documentationbreadcrumb arrow Grafana Cloudbreadcrumb arrow What's new in Grafana Cloudbreadcrumb arrow API keys fully deprecated and automatically migrated to Service Accounts
Grafana Cloud
← Back to What's new

API keys fully deprecated and automatically migrated to Service Accounts

Generally AvailableSecurityAuthentication and authorization
Release date: 2025-02-10

We’ve fully deprecated API keys in Grafana, and all existing API keys have been automatically migrated to Service Accounts. No action is needed on your part—your API integrations will continue to work seamlessly while benefiting from improved security and management features.

Why Service Accounts:

  • Role-Based Access Control (RBAC) – Assign roles (for example, Viewer, Editor, Admin) and scope access to specific teams for improved security.
  • Audited Automation – Service Accounts are integrated with Grafana’s identity management system, ensuring all actions are logged for better tracking and compliance.
  • Seamless Token Rotation – Manage multiple tokens per service account effortlessly, allowing for smooth rotation without downtime.

API keys are no longer supported. To learn more about this change and how it enhances security, check out our blog post.