Skip to main content
AiCorner LogoAiCorner
ToolsSkillsMCP ServersAPIsDocumentation
0
AiCorner LogoAiCorner

The modern standard directory for LLM capabilities, MCP servers, developer APIs, and autonomous agent tools.

searchdescriptionmail

Explore Catalog

  • All Tools
  • Agent Skills
  • MCP Servers
  • Developer APIs
  • Free Tools
  • Compare Tools

Navigation

  • Browse Categories
  • Documentation
  • FAQs
  • Search Catalog

Support & Legal

  • Contact Us
  • Privacy Policy
  • Terms of Service
  • Sitemap

© 2026 AiCorner. All rights reserved.

APIschevron_rightBlockchainchevron_rightEtherscan
Etherscan logo

Etherscan

keyGet API Key

Overview

Etherscan is a public API providing ethereum explorer api.

Technical Specification - Primary Functionality: Ethereum explorer API - Authentication: Requires Auth (`apiKey`) - HTTPS Supported: Yes - CORS Enabled: Yes

Overview Etherscan allows software developers to seamlessly integrate ethereum explorer api into frontend and backend applications. It provides structured JSON responses and reliable uptime for modern web and mobile apps.

Authentication

All requests require a Bearer Token provided in the Authorization header.

HTTP Header
Authorization: Bearer $API_KEY

Endpoints

MethodPathDescription
GEThttps://etherscan.io/apisPrimary API endpoint.

Quick Start Example

curl -X GET "https://etherscan.io/apis" \
  -H "Accept: application/json"

Technical Specs

TransportREST
AuthAPI KEY
LicenseMIT / Open
Last Update2w ago

Resources

menu_bookFull API Documentationarrow_forwardhubOfficial Product Websitearrow_forward

Related Category APIs

api

Watchdata

Watchdata - Provide simple and reliable API access to Ethereum blockchain

api

Walltime

Walltime - To retrieve Walltime's market info

api

The Graph

The Graph - Indexing protocol for querying networks like Ethereum with GraphQL