Bitpanda API Key and price ticker API

At the moment, Bitpanda is providing 2 different API solutions. You can connect via API to:

API Key

With our API Key feature, you can generate private API keys on Bitpanda to give your apps access to your Bitpanda data. Read more about the Bitpanda API keys in our API documentation for Bitpanda.

Create an API key

To create an API key on Bitpanda, please follow these steps: 

Desktop Mobile App (Android)
  1. Click on your User icon
  2. Click on API Key
  3. At Application name give the key a unique name
  4. Add an expiry date (optional)
  5. Define the scope of the API key
  6. Click on Generate new API key
  7. Click on Copy and make sure you save the newly created private API key, since you won't be able to access it again
  8. Your newly created API key will appear at Active API keys
  9. You can revoke an API key at any time by clicking on the red Revoke button. Your API key will then no longer be shown under Active API keys

The API key scope can be defined as the following:

  • Trading
    This enables data from your previous trades to be read
  • Transaction
    This enables your transaction data to be read
  • Balance
    This enables your balance to be read

Note: All these permissions are read-only, which means that you can neither create, update or delete any data, nor perform any actions such as trading via the API.

Price ticker API

If you want to integrate a Bitpanda price ticker into your website or blog, you can find our price ticker API here:

https://api.bitpanda.com/v1/ticker

If you need further information please contact us.