Skip to main content
Are you an AI agent ? Use the skill.md for common use cases.
1

Create an Etherscan Account

If you haven’t yet, sign up for a Free account.
2

Getting an API key

Under your API Dashboard, click “Add +” to create a new API key. This key can be used to access all supported chains under API V2. Remix verifyAll requests to our APIs are authenticated to prevent abuse and managing rate limits.
3

Make your First Request

Use your key to start testing requests in the API Playground within this docs 🚀.Most endpoints an be tested within your browser itself, on Chrome/Firefox works great.
4

Integrate into Your App

Make use of the code samples in your specific language such as JS, Java and so on.This also works with general scripting tools such as cURL for AI agents (such as OpenClaw)