Get your API Key

Before making API requests to Bitpowr Developer API, you need to access the Bitpowr Dashboard and get your public and secret keys.

New to Bitpowr?

Get access to Bitpowr.

Once you can access Bitpowr, log in and head over to your API Keys page by clicking the Developer Sidebar Menu and API Keys. There, you will find your API Keys.

On this page, you can only see your Public Key, while the Secret Key can only be viewed once during creation. You can also get it from the email sent to you when you create a new API Key.

You can always create a new API Key using the Reset API Key button to reset your current API key and create fresh new keys.

Once you create your Bitpowr account, you have access to three kinds of API keys:

API Keys
Secret Key - Your secret key is important and must always be private. It can only be gotten once from Bitpowr
Public Key - Your public keys are used to identify your requests in API requests or public scenarios like SDKs, and Frontend Javascript code
SDK token - A npmrc token used to install the Bitpowr Node SDK from our Private Package registry

πŸ“˜

Note

Your API key determines what environments, modes and networks you want to connect with via our developer API/SDK. You can read more about Environment here