API Documentation
Prerequisites
Get Started with the Rescan API
API Key
To use the Rescan API, you need to obtain an API key. Follow these steps to get your API key:
-
Login to Blockflow:
- Go to Blockflow and log in with your credentials.
-
Navigate to Project Details:
- After logging in, navigate to the Project Details page.
-
Go to Key Management:
- On the Project Details page, find the Key Management section.
-
Create API Key:
- In the Key Management section, click on the Create API Key button to generate a new API key.
-
Use the API Key:
- Use this API key to authenticate your requests by passing it in the headers as
x-api-key
.
- Use this API key to authenticate your requests by passing it in the headers as
Example
Here is an example of how to include the x-api-key
in your request headers: