Skip to main content

Errors

Server errors

If the Curri API encounters an error while processing your request, the server will respond with a 200 and the payload will include an errors array at the root of the response.

Malformed/incorrect payload

If you omit necessary information—for example, a required field—the API will respond with a 400 status code.