Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Blog
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
Yandex project
© 2023 Yandex.Cloud LLC
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
    • Monitoring
    • Viewing the execution log
  • Tutorials
    • All practical guidelines
    • Deploying a web application using the Java Servlet API
    • Developing a skill for Alice and a website with authorization
    • Developing a Slack bot
    • Developing a Telegram bot
    • Developing user integration
    • Developing CRUD APIs for movie services
    • Communicating with an API gateway using the WebSocket protocol
  • Concepts
    • Relationships between service resources
    • Specification extensions
      • Overview
      • Static response
      • Invoking a function
      • Integration with Serverless Containers
      • Access via HTTP
      • Integration with Object Storage
      • Integration with DataSphere
      • Integration with Data Streams
      • Integration with Message Queue
      • Integration with YDB
      • Greedy parameters
      • Generalized HTTP method
      • Authorization using a function
      • WebSocket protocol support
    • Quotas and limits
  • Access management
  • Pricing policy
  • API reference
    • Authentication in the API
    • gRPC
      • Overview
      • ApiGatewayService
      • OperationService
    • REST
      • Overview
      • ApiGateway
        • Overview
        • addDomain
        • create
        • delete
        • get
        • getOpenapiSpec
        • list
        • listAccessBindings
        • listOperations
        • removeDomain
        • setAccessBindings
        • update
        • updateAccessBindings
  • Websocket API reference
    • Authentication in the API
    • gRPC
      • Overview
      • ConnectionService
    • REST
      • Overview
      • Connection
        • Overview
        • disconnect
        • get
        • send
  • Questions and answers
  1. Concepts
  2. Quotas and limits

Quotas and limits in API Gateway

Written by
Yandex Cloud

    API Gateway has the following limits:

    • Quotas are organizational restrictions that can be changed by technical support on request.
    • Limits are technical limitations due to Yandex Cloud architectural features. The limits cannot be changed.

    Quotas

    There are no quotas for API Gateway.

    Limits

    Type of limit Value
    Maximum size of a request to and a response from API Gateway 2.5 MB
    Maximum specification size 3.5 MB
    Maximum waiting time for a response from the service being integrated 5 minutes
    Maximum size of message transmitted via a web socket 128 KB
    Maximum size of frame transmitted via a web socket 32 KB
    Maximum web socket connection time to live 60 minutes
    Maximum idle web socket connection time to live 10 minutes

    Was the article helpful?

    Language / Region
    Yandex project
    © 2023 Yandex.Cloud LLC