How To Use

Blockberry API Guide: Learn how to create and test your first App, and navigate docs.

Generating API Keys

To use Blockberry API, you will need to obtain an API key. To do this, visit the API User Portal and create an account.

Once you have an account, an API key will be automatically generated.

With your API key by default, you subscribe to a free pricing plan (see Pricing Plans).

The number of keys you can generate in one profile is limited to 3 in the free plan. Each key is used for a separate app (project). Paid plans offer more keys per profile, so you can create more apps using Blockberry API.

API Docs: How to Use

For each endpoint, there’s a separate page. To make a successful query:

  1. Enter a valid API key in the Authorization Header.
  1. Enter query parameters. There are two types of parameters: required and optional. You must enter valid values of all the necessary parameters in the query fields. As for optional parameters, you may ignore them or make your request more specific. Then click the “Try It” button to create a query.
  1. You can view response parameters in the Response section.

  1. View the response in JSON format.

API User Portal

We developed a user portal for our API on which you can:

  • Generate API keys
  • Track the status of your current API credits and upgrade your pricing plan.
  • Track your API key statistics.
  • Track the requests you made under all your API keys (apps)
  • View the cost of API endpoints in API Credits.