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 Blocks API

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

Avalanche EVM Blocks 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 Blocks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 3 operations across 3 paths, and defines 12 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.

3 operations 3 paths 12 schemas 3 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 Blocks 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 3

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

EVM Blocks 3

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

GET
/v1/blocks
List latest blocks across all supported EVM chains
listLatestBlocksAllChains 3 params → 200400401403404429500502
GET
/v1/chains/{chainId}/blocks
List latest blocks
getLatestBlocks 3 params → 200400401403404429500502
GET
/v1/chains/{chainId}/blocks/{blockId}
Get block
getBlock 2 params → 200400401403404429500502

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are GetEvmBlockResponse (14 properties), EvmBlock (14 properties), InternalServerError (3 properties), NotFound (3 properties). Each schema is shown below with its type and property counts.

GetEvmBlockResponse
object
14 properties 12 required
ServiceUnavailable
object
3 properties 3 required
BadGateway
object
3 properties 3 required
Unauthorized
object
3 properties 3 required
BadRequest
object
3 properties 3 required
NotFound
object
3 properties 3 required
EvmBlock
object
14 properties 12 required
Forbidden
object
3 properties 3 required
ListEvmBlocksResponse
object
2 properties 1 required
Network
string
TooManyRequests
object
3 properties 3 required
InternalServerError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

avalanche-evm-blocks-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 Chains 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 Blocks 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.