Authentication with the Yandex Managed Service for Valkey™ API
Written by
Updated at January 19, 2026
Before you can work with the API, you need to get an IAM token:
- Guide for Yandex accounts.
- Guide for a service account.
- Guide for a federated account.
- Guide for a local account.
Specify the received IAM token when accessing Yandex Cloud resources via the API. Provide the IAM token in the Authorization header in the following format:
Authorization: Bearer <IAM_token>