How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Avalanche EVM Chains API

Find information about indexed EVM-compatible chains, such as the Avalanche C-Chain.

Avalanche EVM Chains API is one of 25 APIs that Avalanche publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include EVM Chains. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 6 operations across 6 paths, and defines 26 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://data-api.avax.network.

6 operations 6 paths 26 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://glacier-api.avax.network/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Avalanche EVM Chains API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-glacier-api-key (apiKey). By default, every request must be authenticated, though some operations may also be called without credentials.

  • apiKey — Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://build.avax.network/console/utilities/data-api-keys.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

EVM Chains 6

Find information about indexed EVM-compatible chains, such as the Avalanche C-Chain.

GET
/v1/address/{address}/chains
List all chains associated with a given address
listAddressChains 1 param → 200400401403404429500502
GET
/v1/chains
List chains
supportedChains 2 params → 200400401403404429500502
GET
/v1/chains/{chainId}
Get chain information
getChainInfo 1 param → 200400401403404429500502
GET
/v1/chains/address/{address}deprecated
[Deprecated] Gets a list of all chains where the address was either a sender or receiver in a transaction or ERC transfer. The list is currently updated every 15 minutes. ⚠️ This operation will be re…
getAddressChains 1 param → 200400401403404429500502
GET
/v1/chains/allTransactionsdeprecated
[Deprecated] Lists the latest transactions for all supported EVM chains. Filterable by status. ⚠️ This operation will be removed in a future release. Please use /v1/transactions endpoint instead .
listAllLatestTransactions 4 params → 200400401403404429500502
GET
/v1/chains/allBlocksdeprecated
[Deprecated] Lists the latest blocks for all supported EVM chains. Filterable by network. ⚠️ This operation will be removed in a future release. Please use /v1/blocks endpoint instead .
listAllLatestBlocks 3 params → 200400401403404429500502

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are NativeTransaction (18 properties), ChainInfo (17 properties), GetChainResponse (17 properties), EvmBlock (14 properties). Each schema is shown below with its type and property counts.

BadGateway
object
3 properties 3 required
ChainStatus
string
Status of chain nodes. Chain nodes can become temporarily UNAVAILABLE for several reasons, such as validator stake falling below threshold. If chain nodes are…
VmName
string
UtilityAddresses
object
1 property
TransactionStatus
string
Unauthorized
object
3 properties 3 required
ServiceUnavailable
object
3 properties 3 required
ApiFeature
string
NotFound
object
3 properties 3 required
NetworkToken
object
5 properties 3 required
ListChainsResponse
object
1 property 1 required
GetChainResponse
object
17 properties 8 required
TooManyRequests
object
3 properties 3 required
ListAddressChainsResponse
object
2 properties
RichAddress
object
5 properties 1 required
ChainInfo
object
17 properties 8 required
BadRequest
object
3 properties 3 required
TransactionMethodType
string
The contract call type. NATIVETRANSFER indicates a transfer of the native token without any smart-contract interaction. CONTRACTCALL indicates a smart-contract…
Forbidden
object
3 properties 3 required
ListEvmBlocksResponse
object
2 properties 1 required
Network
string
NativeTransaction
object
18 properties 15 required
Method
object
3 properties 2 required
EvmBlock
object
14 properties 12 required
ListNativeTransactionsResponse
object
2 properties 1 required
InternalServerError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

avalanche-evm-chains-api-openapi.yml Raw ↑

Other APIs Avalanche publishes across the network.

Avalanche Metrics API
Avalanche RPC API
Avalanche Webhooks API
Avalanche AVAX Supply API
Avalanche Data API Usage Metrics API
Avalanche EVM Balances API
Avalanche EVM Blocks API
Avalanche EVM Contracts API
Avalanche EVM Transactions API
Avalanche Health Check API
Avalanche Interchain Messaging API
Avalanche NFTs API
Where this information came from

This is an independent, third-party profile of Avalanche EVM Chains API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.