Get Started

It's easy to use the Blockdaemon NFT API. Follow the steps in this page to get started.

We have unified Ethereum on-chain and off-chain NFT data into our NFT API. The NFT API provides rapid and robust access to unified Ethereum on-chain and off-chain NFT data.

Follow the steps below to get started with the NFT REST API.

Step 1. Sign Up For an API Key

To use the Blockdaemon NFT REST API, you must sign up for an API key. To do this, visit the Blockdaemon website and create an account.

Once you have an account, you can access your API key from your Blockdaemon dashboard.

Get Your Free API Key!

Access reliable, on-demand NFT data.

Step 2. Get Familiar with API Endpoints

The Blockdaemon NFT API provides institutions with a better, faster, and cheaper way to plug into NFT data than managing this in-house.

You can learn more about the API and find a full list of endpoints in the NFT REST API Documentation. Endpoints are used to interact with Ethereum on-chain and off-chain NFT data.

Step 3. Test the API

You can test the API by sending a simple API request to the endpoint of your choice. For example, you can send a GET request to retrieve detailed information about an NFT collection by a given unique collection ID or contract address. The API will return the requested data in JSON format.

Option 1: Use the API Reference Docs

We recommend trying the Get NFT Collection in the API reference docs. Use this endpoint to get detailed information about an NFT collection.

📘

Note!

You need to generate a Blockdeamon API Suite Key before using the interactive features within the API reference docs.

Option 2: Use Your Preferred API Platform

Alternatively, you can use an API platform such as Postman. Use the following endpoint to get detailed information about an NFT collection.

https://svc.blockdaemon.com/nft/v1/{protocol}/{network}/collection/{id}

Step 4. Integrate the API Into Your Application

Once you have tested the API and are familiar with its endpoints, you can integrate it into your application to play around with NFT data.

👋 Need Help?

Contact us through email or our support page for any issues, bugs, or assistance you may need.