Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Blog
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
Yandex project
© 2023 Yandex.Cloud LLC
Yandex Serverless Containers
  • Comparison with other Yandex Cloud services
  • Getting started
  • Step-by-step instructions
  • Concepts
  • Practical guidelines
  • Access management
  • Pricing policy
  • Containers API reference
  • API Triggers reference
    • Authentication in the API
    • gRPC
    • REST
  • Questions and answers
  1. API Triggers reference
  2. Authentication in the API

Authentication in the Serverless Containers API (Triggers)

Written by
Yandex Cloud

    To perform operations via the API, you need to get an IAM token:

    • Instructions for a Yandex account.
    • Instructions for a service account.
    • Instructions for a federated account.

    Specify the received IAM token when accessing Yandex Cloud resources via the API. Pass the IAM token in the Authorization header in the following format:

    Authorization: Bearer <IAM token>
    

    See also

    Accounts in Yandex Cloud.

    Was the article helpful?

    Language / Region
    Yandex project
    © 2023 Yandex.Cloud LLC