How to Get Your API Key and Access Token

Follow this step-by-step guide to locate and retrieve your API Key and Access Token from the dashboard:

 Last updated : 17 Apr, 2025

Step 1: Log In to Your Account

  1. Go to the login page.
  2. Enter your registered Email and Password.
  3. Click the "Sign In" button to access your dashboard.
Detail Page

 

Step 2: Navigate to the Dashboard

  1. Once logged in, you will land on the main dashboard.
  2. On the left-hand menu, you will see various options for managing your account and services.
Detail Page

 

Step 3: Open the API Key Section

  1. From the left-hand menu, locate and click on "API Key".
    • This will take you to the API Key management page.
Detail Page

 

Step 4: View Your API Key and Access Token

  1. On the API Key page, you will see:
    • API Key: A unique key that identifies your account.
    • Access Token: A secure token used to authenticate your requests.
  2. Ensure that you do not share your API Key or Access Token publicly, as it may compromise the security of your project.
Detail Page

 

Step 5: Use or Copy the Keys

  1. If needed, click the lock icon next to the key to unlock and view the full key or token.
  2. Copy the API Key and Access Token to use in your application or integration.

Detail Page

Important Tips:

  • Keep It Secure: Never expose your API Key or Access Token in client-side code (e.g., JavaScript) or share it with others.
  • Use Environment Variables: Store your keys securely in environment variables when integrating them into your projects.
  • Regenerate If Compromised: If you suspect your keys have been compromised, regenerate them immediately from the API Key page.

 

By following these steps, you can securely access your API Key and Access Token for seamless integration into your projects. If you encounter any issues, feel free to contact support for assistance.