How to Generate Your API Key

To start using QuantaAPI, you first need to create your API Key. Follow the steps below carefully to generate your key without any issues.

✅ Step-by-Step Instructions

1

Login or Sign Up

Visit QuantaAPI.comarrow-up-right and log in into your account. If you don’t have an account yet, click Sign Up and create one in just a few steps.

2

Go to the API Keys Section

Once logged in, navigate to your Dashboard. On the left sidebar or top menu, click on API Keys.

3

Click “Create New Key”

In the API Keys section, click the Create New Key button.

API Keys Section
4

Name Your API Key

A popup or form will appear. Enter a recognizable name for your API key (e.g., “MyProject-App” or “Staging Server Key”).

5

Click “Create”

After naming your key, click the Create button.

Create New Key
6

Copy Your API Key

Your new API key will be generated instantly. Click the Copy icon to copy it and store it securely.

triangle-exclamation

🔑 What’s Next?

Your API Key is used to generate a Bearer Authentication Token, which is required to make authorized requests to our APIs.

👉 To learn how to generate a Bearer Token, check out the next article: Generating a Bearer Token →

Use with Postman

You can easily test this API using our Postman Collectionarrow-up-right.

  • Click the link above to open the collection in Postman.

  • Import it to your workspace.

  • Replace {{api_key}} and {{auth_token}} with your actual API Key and generated Bearer token.

circle-info

Make sure you’ve generated your API key and Bearer token before testing.

How to generate token →

Last updated