Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex API Gateway
  • Getting started
  • Step-by-step instructions
    • All instructions
    • Creating API gateways
    • Updating API gateways and their specifications
    • Connecting a domain
    • Deleting API gateways
    • Viewing monitoring charts
    • Viewing the execution log
  • Concepts
    • Relationship between service resources
    • Specification extensions
      • Overview
      • Static response
      • Invoking a function
      • Access via HTTP
      • Integration with Object Storage
    • Quotas and limits
  • Access management
  • Pricing policy
  • API reference
    • Authentication in the API
    • gRPC
      • Overview
      • ApiGatewayService
      • OperationService
    • REST
      • Overview
      • ApiGateway
        • Overview
        • create
        • delete
        • get
        • getOpenapiSpec
        • list
        • listAccessBindings
        • listOperations
        • setAccessBindings
        • update
        • updateAccessBindings
  • Questions and answers
  1. Pricing policy

Pricing for Yandex API Gateway

  • What goes into the cost of using API Gateway
    • Example of calculating the cost of an API gateway
  • Pricing
    • API gateway requests
    • Outgoing traffic

What goes into the cost of using API Gateway

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

Warning

API Gateway only handles HTTPS requests. The service automatically redirects all requests to API gateways over the HTTP protocol to their HTTPS versions.

Example of calculating the cost of an API gateway

For example, let's say you create an API gateway that processed 10,000,000 requests over HTTPS.

The cost of this API gateway is:

₽75 × (10,000,000 / 1,000,000) = 750 ₽

Where:

  • ₽75: Price per 1 million API gateway calls.
  • 10,000,000 / 1,000,000: Number of millions of requests over HTTPS.

Pricing

API gateway requests

Prices in USD
Prices in roubles
Service Price per 1 million requests,
without VAT
Requests to API gateways, up to 100,000 requests per month Free
Requests to the API gateway, more than 100,000 requests per month $0.961538

You pay for the actual number of invocations. For example, the cost of ten thousand invocations is $0.00961538.

Service Price per 1 million requests,
with VAT
Requests to API gateways, up to 100,000 requests per month Free
Requests to the API gateway, more than 100,000 requests per month ₽75

You pay for the actual number of invocations. For example, the cost of ten thousand invocations is ₽0.75.

Outgoing traffic

When using the service, you pay for the traffic from Yandex.Cloud to the internet. Traffic between Yandex.Cloud services and incoming internet traffic are free.

The minimum charging unit is 1 MB.

Prices in USD
Prices in roubles
Resource category Cost of 1 GB, without VAT
Outgoing traffic, <10 GB $0
Outgoing traffic, >10 GB $0.012307
Resource category Cost of 1 GB, with VAT
Outgoing traffic, <10 GB ₽0
Outgoing traffic, >10 GB ₽0.9600
In this article:
  • What goes into the cost of using API Gateway
  • Example of calculating the cost of an API gateway
  • Pricing
  • API gateway requests
  • Outgoing traffic
Language
Careers
Privacy policy
Terms of use
© 2021 Yandex.Cloud LLC