Skip to main content

Authenticate a request

All requests must contain the following headers:

HeaderRequiredDescription
X-Api-KeytrueYour public API key.
X-Api-SignaturetrueThe query's serialized body signed by your private API key according to the RSA-SHA256 method.

Request the public and private API keys from your manager.

warning

Keep your private API keys in a safe place and don't share it with anyone, not even Changelly.