DocsAPI Reference
Log In
Docs

Status Codes

The following table lists the status code you will receive from our APIs.

Status code

Description

200

Successful, with response data as defined by the Content-Type header

201

Successful, with response data as defined by the Content-Type header

400

Bad Request

401

Unauthorized

403

Forbidden

404

No Resource Found

422

Input Validation Failed

425

Failure. TOO_EARLY

You might see this error when the same idempotent key is used twice and the first transaction is still being processed.

429

Too Many Requests

500

Unexpected Issue