Skip to main content

API Error Code 400

Examples and Suggestions to clear Bad Request Errors

Updated over a week ago

400 - Bad Request errors can be caused by an array of issues. The list below is not comprehensive, but may serve as a guide to resolving any bad requests.

Audio Upload

  • Audio files must have a bit depth of 16 bits

  • Sample Rate must be 16000 Hz

  • Files containing no audio will produce a 400 error

  • Audio file must be an audio contain format, and one of Corti's supported file types (WAV, MP3, M4A, FLAC, WebM)

Corti cannot parse raw audio encoding like PCM


Malformed Requests

  • Check for missing required data fields. All field are defined in Corti's API Reference

  • Unsupported Objects: Check if the code supports one or multiple objects

  • Misspelled parameters and objects


Have a question for our team?

Click Support in the bottom-left corner of the console to submit a ticket or reach out via email at [email protected] and we'll be happy to assist you.

Did this answer your question?