Jump to
Ctrl
+
/

Authentication

Create API key

API keys are required as an authentication method with Crypto APIs products. By using an API key you authenticate access to the specific API. Without authentication access to the API is denied.

You can generate and manage API keys from within the Crypto APIs Dashboard. By clicking on “Create new API key” you can enter a name and the system will generate a unique for your user key for API authentication. Multiple keys can be generated. Old API keys, that you no longer want to use, can be disabled from the same location.

Use API key

API keys are required for the authentication of the calling program to the API. All Crypto APIs keys use the same base URL "https://rest.cryptoapis.io". They can be used in test environments such as: Development, QA, and main Production environments.

We do not recommend using the same API key for more than one environment. We do recommend to use a single key for one specific environment - Testing, Production, etc. The API key is sensitive private information that we strongly advise to have and keep restricted access to it.

Content-Type: application/json X-API-Key: my-api-key


It's important to secure your API Key against public access. The custom header option is strongly recommended for a production environment.
Was this page helpful?
Yes
No
Powered by