Skip to content

HTTP response codes

Last updated: 14th July 2022

The table below describes the possible response codes you can receive when sending an API request.

CodeDescription

200

OK

201

Created

202

Accepted

401

Unauthorized

403

Not allowed

404

Not found

422

Invalid data was sent

429

Too many requests or duplicate request detected

500

Internal server error

502

Bad gateway