Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Cloud Functions
  • Comparison with other Yandex Cloud services
  • Tools
  • Pricing policy
  • Access management
  • Terraform reference
    • API authentication
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ
  1. API Triggers reference
  2. API authentication

Authentication in the Cloud Functions API (Triggers)

Written by
Yandex Cloud
Updated at May 5, 2025

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

  • Guide for Yandex accounts.
  • Guide for service accounts.
  • Guide for federated accounts.

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>

See alsoSee also

Accounts in Yandex Cloud

Was the article helpful?

Previous
Cancel
Next
Overview
Yandex project
© 2025 Yandex.Cloud LLC