Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI Studio
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex API Gateway
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • What goes into the cost of using API Gateway
  • Cost calculation formula
  • Example of calculating the cost of an API gateway
  • Prices for the Russia region
  • API gateway requests
  • Outbound traffic

Yandex API Gateway pricing policy

Written by
Yandex Cloud
Updated at July 9, 2025
  • What goes into the cost of using API Gateway
    • Cost calculation formula
    • Example of calculating the cost of an API gateway
  • Prices for the Russia region
    • API gateway requests
    • Outbound traffic

To estimate your service costs, see the pricing in this section.

Prices for service products are also available in the price list.

Note

Currency of Service rates (prices) depends on the company you made a contract with:

  • Prices in US dollars are applicable to customers of Iron Hive doo Beograd (Serbia) or Direct Cursus Technology L.L.C. (Dubai).
  • Prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.

All prices below do not include VAT.

What goes into the cost of using API GatewayWhat goes into the cost of using API Gateway

In API Gateway, you are charged for the number of requests to the created API gateways and outgoing traffic.

Warning

API Gateway only handles HTTPS requests. All requests to API gateways over HTTP are redirected automatically to their HTTPS versions.

Cost calculation formulaCost calculation formula

Price per month = $1.080000 × Request count (in millions)

The first 100000 requests to API gateways each month are not charged.

After you spend the free amount of services, you will be charged at the applicable rate. The unused balance of free services is reset at the end of the month.

Example of calculating the cost of an API gatewayExample of calculating the cost of an API gateway

Let's assume you created an API gateway that has processed 10,000,000 requests over HTTPS.

This is what this API gateway will cost you:

$1.080000 × ((10,000,000 – 100,000) / 1,000,000) = $10.692000

Where:

  • $1.080000: Price per 1 million API gateway calls.
  • 10,000,000: Number of requests over HTTPS.
  • 100,000: Subtracted since the first one hundred thousand calls are free of charge.
  • 1,000,000: Divisor used to calculate the number of millions of requests over HTTPS.

Prices for the Russia regionPrices for the Russia region

Note

Prices for Yandex Cloud resources vary based on the region. For more information about the available regions, see Regions.

The currency you can use to pay for the resources depends on which legal entity you entered into agreement with. For more information on creating an account, see Registering an account in Yandex Cloud.

API gateway requestsAPI gateway requests

Service Price per 1 million requests,
without VAT
Requests to API gateways, up to 100000 requests per month Free
Requests to the API gateway, more than 100000 requests per month $1.080000

You pay for the actual number of calls.

For example, 10,000 calls in excess of the free amount will cost $0.010800, if one million calls costs $1.080000.

Outbound trafficOutbound traffic

When using the service, you pay for traffic from Yandex Cloud to the internet. Traffic between internal IP addresses of Yandex Cloud services and incoming internet traffic is free.

The first 100 GB of outgoing traffic per month are free of charge.

The minimum billing unit is 1 MB.

Resource category Price of 1 GB,
without VAT
Outgoing traffic, 100 GB or less per month Free
Outgoing traffic, over 100 GB per month $0.013770

Was the article helpful?

Previous
Access management
Next
API Gateway
© 2025 Direct Cursus Technology L.L.C.