Etherscan
HomeMetadata APIAPI PROTwitter
Search
⌃K
Links
Introduction
✨
Getting Started
Creating an Account
Getting an API key
Endpoint URLs
🎯
API Endpoints
Accounts
Contracts
Transactions
Blocks
Logs
Geth/Parity Proxy
Tokens
Gas Tracker
Stats
🏆
API PRO
Etherscan API PRO
API PRO Endpoints
🧑🍳
Recipes
Get All USDT Transfers from Binance
Get the Latest Moonbird NFT Transfers
List ETH deposits to Arbitrum Bridge
📖
Tutorials
Signing Raw Transactions
Read/Write Smart Contracts
Integrating Google Sheets
Verifying Contracts Programmatically
🔧
Misc Tools & Utilities
Libraries
Plugins
🤝
Support
FAQ
Rate Limits
Common Error Messages
Common Verification Errors
Getting Help
Visit Etherscan.io
Powered By GitBook

Endpoint URLs

An API key generated on Etherscan ​
can be used across all mainnet and testnet explorers.
Similarly, all endpoints and parameter formatting remain the same across testnet explorers, you are only required to change the relevant API endpoint URL as follows.
Network
URL
Documentation
Mainnet
​https://api.etherscan.io​
​https://docs.etherscan.io​
Goerli
​https://api-goerli.etherscan.io​
​https://docs.etherscan.io/v/goerli-etherscan​
Sepolia
​https://api-sepolia.etherscan.io/​
​https://docs.etherscan.io/v/sepolia-etherscan/​
Getting Started - Previous
Getting an API key
Next - API Endpoints
Accounts
Last modified 1mo ago
Copy link