API explorerChangelog
Overview

Sections

Theme switcher

Errors

Was this section helpful?

What made this section unhelpful for you?

Status Codes

200

OK

Everything worked as expected.

400

Bad request

The request was unacceptable, often due to missing a required parameter.

401

Unauthorized

The request was unacceptable, often due to missing a required parameter.

402

Request Failed

The parameters were valid but the request failed.

403

Forbidden

The API key doesnt have permissions to perform the request.

404

Not Found

The requested resource does not exist.

Error Codes

The scheme is invalid

This error occurs when authorization scheme is invalid. For example, if the scheme PNAUTHINFO100-SHA256 was sent, the request would be rejected as there is no PNAUTHINFO100 scheme.

api_error

API errors cover any other type of problem (e.g., a temporary problem with servers), and are extremely uncommon.

Was this section helpful?

What made this section unhelpful for you?