Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex SpeechKit
  • Getting started
  • Speech recognition
    • About the technology
    • Short audio recognition
    • Recognition of long audio fragments
    • Data streaming recognition
    • Audio formats
    • Recognition models
  • Speech synthesis
    • About the technology
    • API method description
    • List of voices
    • Using SSML
    • List of supported SSML phonemes
  • IVR integration
  • Using the API
    • Authentication in the API
    • Response format
    • Troubleshooting
  • Quotas and limits
  • Access management
  • Pricing policy
    • Current pricing policy
    • Archive
      • Policy before January 1, 2019
  • Questions and answers
  1. Using the API
  2. Response format

Response format

  • Response codes

The response may contain:

  • Result of request execution if successful.

  • Error code and description if the request failed:

    {
      "error_code": "{string}",
      "error_message": "{string}"
    }
    

Response codes

Code Reason Description
200 OK Successful execution of the request.
400 BAD_REQUEST Syntax error in the request.
401 UNAUTHORIZED Authorization error.
429 TOO_MANY_REQUESTS Request limit exceeded.
500 INTERNAL_SERVER_ERROR Server-side error.
Language
Careers
Privacy policy
Terms of use
© 2021 Yandex.Cloud LLC