Status Codes

The API will respond with one of the following HTTP status codes:

Status Code

Description

200

Success

201

Success - New item created

204

Success - No content to return

400

Submitted data is invalid (fields validation failed)

401

You must be logged in

403

Forbidden

404

Route or item not found

429

Too many requests

500

Internal Server Error

503

Service Unavailable

520

Service Unavailable (CloudFlare error)

521

Service Unavailable (CloudFlare error)

522

Service Unavailable (CloudFlare error)

Last updated

Was this helpful?