In Grafana, I need to generate a new token each day using Postman for my dashboard to make the API calls to retrieve data. I add this as a key-value pair in the HTTP Headers section of Grafana. Is there a better way to do this? For instance, a way for the token to auto-refresh each day, or do I need to do something else so it doesn’t need to be refreshed at all?
jangaraj
2
Use basic auth/service account token:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Refreshing Token Daily | 6 | 319 | March 25, 2025 | |
| API Authorization and Variables | 0 | 810 | November 23, 2022 | |
| Best practice for managing custom token authentication | 0 | 326 | January 21, 2024 | |
| Refreshing OAuth Token Hourly for JSON API Data Source | 3 | 1730 | July 10, 2023 | |
| Fetch Keycloak Login event data using REST API in Grafana Dashboard | 10 | 2354 | November 13, 2023 |