LogoLogo
  • Solscan Introduction
  • Solana Blockchain
  • Browsing the site
    • Home
    • Search Bar
    • Token Page
    • Blockchain Tab
    • Resources
      • Validators
      • Public API
    • SOLSCAN KNOWLEDGE BASE
      • General
        • What is Solscan?
        • Homepage
        • Analytic Dashboard
        • DeFi Dashboard
        • NFT Dashboard
          • Dashboard Overview
            • Collections
            • Marketplaces
              • Overview
              • Volume
              • Listing
              • Active Addresses
            • Activity
            • New NFT & All NFT
          • Collection Page
          • NFT Page
      • FAQs
      • Developer
      • Token & App
      • Tutorial
  • Transaction details
    • Labeling
    • Account
      • Asset Management / Token Holdings
    • Transaction Details
      • TX MAP
    • Program
    • Anchor Verified Programs
  • Integration
    • Solscan Integration Guideline
    • Update Token Details
    • Parse Instruction
    • Anchor Integration
    • Metaplex Integration
  • Solscan Tool
    • Download CSV Report
    • Interact With Program
  • Solscan Account
    • Create & Manage Your Account
    • Personal Label
    • Manage Watchlist
    • Notification Bot
  • API Access
    • Pro API Documentation
    • Pro API Endpoints
    • Solscan Pro API FAQ
    • How to generate your Solscan Pro API Key
    • Pro API Terms and Services
    • Pro API Error Type
  • Solscan Pro API Program Data Coverage
Powered by GitBook
On this page
  • *Notice
  • Subscribe to Solscan Pro API service.

Was this helpful?

  1. API Access

How to generate your Solscan Pro API Key

Kick off your experience with Solscan Pro API service with your Solscan account.

PreviousSolscan Pro API FAQNextPro API Terms and Services

Last updated 5 months ago

Was this helpful?

Generate your own unique Solscan API key through Solscan Account Page.

Step 1: Create & Log in to your Solscan account on

Step 2: Go to the "API Management" section, click "Generate Key".

Step 3: Here's the interface of your API dashboard once you generated your Pro API Key

Step 4: You will be given a unique string of numbers or symbols that will allow you to operate in our Pro API sector. Click "Copy API Key". You can also Rotate Your API Key if you wish to change the operating key to your system. Once the change has been made, you cannot revert back to the old key.

*Notice

If you are using the previous version of our Pro API key, please follow this guide to avoid any disruption in your project-building progress:

Step 1: Generate your own API key from your Solscan account

Step 2: Insert your API key into the header of the C-URL as follows

// curl -X 'GET'
'https://pro-api.solscan.io/v2.0/account/transactions?account=ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx&limit=1'
-H 'accept: application/json'
-H 'token: {YOUR_API_KEY}'

Subscribe to Solscan Pro API service.

Generate your own unique Solscan API key through Solscan Account Page.

Step 1: Navigate the "Resources" section & click "API Plans"

Step 2: You will be redirected to Solscan Pro API landing pages with all of our current plans. You can proceed to click on your desired plan & subscription period.

Step 3: After you have chosen your desired plan, you will be redirected to the Stripe check out page with the information of payment. Please provide the exact information & recheck once again all of the information to make sure they are all correct.

If you wish to subscribe to Solscan Pro API using crypto with a minimum 6-month commitment, please send an email to support@solscan.io.

Step 5: Start exploring Solscan Pro API full endpoints list .

HERE
solscan.io