Ava Labs

Ava Labs is the company behind Avalanche, a high-throughput, low-latency smart-contract blockchain platform. Through AvaCloud it ships a public developer surface for building on Avalanche and its L1s (subnets): a Data API (glacier-api.avax.network) for balances, tokens, transactions, blocks, NFTs and Interchain Messaging; a Metrics API for chain performance and staking analytics; a Webhooks API for real-time address-activity events; and standard JSON-RPC access to the Primary Network's P-Chain, X-Chain and C-Chain. First-party SDKs (AvaCloud SDK for TypeScript, AvalancheJS, AvalancheGo in Go) and the Avalanche-CLI round out the toolchain. This profile was enriched from Ava Labs' published OpenAPI specs and docs.

Ava Labs publishes 3 APIs on the APIs.io network: AvaCloud Data API, AvaCloud Metrics API, and Avalanche Platform Chain API. Tagged areas include Company, Crypto, Blockchain, Avalanche, and Web3.

The Ava Labs catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Ava Labs’ developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, changelog, CLI, and 22 more developer resources.

51.1/100 developing Agent 75/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
3 APIs 1 MCP Servers 0 Features
CompanyCryptoBlockchainAvalancheWeb3Data APIDeveloper PlatformInfrastructure

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 51.1/100 · developing
Contract Quality 12.0 / 25
Developer Ergonomics 16.5 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 75/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ava-labs: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

AvaCloud Data API

Retrieve blockchain data across Avalanche L1s and the C-Chain — balances (native, ERC-20/721/1155), tokens, transactions, blocks, NFTs, UTXOs, Primary Network data, Teleporter/I...

AvaCloud Metrics API

Data-lake-powered aggregated metrics for Avalanche chains — EVM chain performance, throughput, staking information, L1 validator metrics and Looking Glass analytics. Public/unau...

Avalanche Platform Chain API

JSON-RPC access to the Avalanche Primary Network Platform Chain (P-Chain) — balances, UTXOs, subnets, validators, staking, supply and blockchain status.

MCP Servers

ava-labs-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ava-labs
name: Ava Labs
description: 'Ava Labs is the company behind Avalanche, a high-throughput, low-latency smart-contract blockchain platform.
  Through AvaCloud it ships a public developer surface for building on Avalanche and its L1s (subnets): a Data API (glacier-api.avax.network)
  for balances, tokens, transactions, blocks, NFTs and Interchain Messaging; a Metrics API for chain performance and staking
  analytics; a Webhooks API for real-time address-activity events; and standard JSON-RPC access to the Primary Network''s
  P-Chain, X-Chain and C-Chain. First-party SDKs (AvaCloud SDK for TypeScript, AvalancheJS, AvalancheGo in Go) and the Avalanche-CLI
  round out the toolchain. This profile was enriched from Ava Labs'' published OpenAPI specs and docs.'
url: https://raw.githubusercontent.com/api-evangelist/ava-labs/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
- polychain
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://avatars.githubusercontent.com/u/44277073?v=4
tags:
- Company
- Crypto
- Blockchain
- Avalanche
- Web3
- Data API
- Developer Platform
- Infrastructure
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: AvaCloud Data API
  description: Retrieve blockchain data across Avalanche L1s and the C-Chain — balances (native, ERC-20/721/1155), tokens,
    transactions, blocks, NFTs, UTXOs, Primary Network data, Teleporter/Interchain Messaging, and webhook management. Secured
    with an x-glacier-api-key header.
  humanURL: https://developers.avacloud.io/data-api/overview
  baseURL: https://glacier-api.avax.network
  tags:
  - Data API
  - Blockchain
  - Avalanche
  properties:
  - type: OpenAPI
    url: openapi/ava-labs-data-api-openapi.yml
  - type: Overlay
    url: overlays/ava-labs-data-api-overlay.yaml
  - type: Webhooks
    url: asyncapi/ava-labs-webhooks.yml
- name: AvaCloud Metrics API
  description: Data-lake-powered aggregated metrics for Avalanche chains — EVM chain performance, throughput, staking information,
    L1 validator metrics and Looking Glass analytics. Public/unauthenticated.
  humanURL: https://developers.avacloud.io/metrics-api/overview
  baseURL: https://metrics.avax.network
  tags:
  - Metrics
  - Analytics
  - Avalanche
  properties:
  - type: OpenAPI
    url: openapi/ava-labs-metrics-api-openapi.yml
  - type: Overlay
    url: overlays/ava-labs-metrics-api-overlay.yaml
- name: Avalanche Platform Chain API
  description: JSON-RPC access to the Avalanche Primary Network Platform Chain (P-Chain) — balances, UTXOs, subnets, validators,
    staking, supply and blockchain status.
  humanURL: https://build.avax.network/docs/rpcs/p-chain
  baseURL: https://api.avax.network/ext/bc
  tags:
  - RPC
  - JSON-RPC
  - Avalanche
  properties:
  - type: OpenAPI
    url: openapi/ava-labs-platform-api-openapi.yml
  - type: Overlay
    url: overlays/ava-labs-platform-api-overlay.yaml
common:
- type: Website
  url: https://avalabs.org/
- type: DeveloperPortal
  url: https://developers.avacloud.io/
- type: Documentation
  url: https://developers.avacloud.io/
- type: APIReference
  url: https://developers.avacloud.io/data-api/overview
- type: GettingStarted
  url: https://developers.avacloud.io/data-api/getting-started
- type: GitHubOrganization
  url: https://github.com/ava-labs
- type: Blog
  url: https://www.avax.network/blog
- type: SignUp
  url: https://avacloud.io/
- type: StatusPage
  url: https://status.avax.network
- type: ChangeLog
  url: changelog/ava-labs-changelog.yml
- type: TermsOfService
  url: https://www.avalabs.org/terms-of-use
- type: PrivacyPolicy
  url: https://www.avalabs.org/privacy-policy
- type: LLMsTxt
  url: llms/ava-labs-llms.txt
- type: Packages
  url: packages/ava-labs-packages.yml
- type: SDKs
  url: packages/ava-labs-packages.yml
- type: CLI
  url: cli/ava-labs-cli.yml
- type: Sandbox
  url: sandbox/ava-labs-sandbox.yml
- type: MCPServer
  url: mcp/ava-labs-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/ava-labs-well-known.yml
- type: Authentication
  url: authentication/ava-labs-authentication.yml
- type: Conventions
  url: conventions/ava-labs-conventions.yml
- type: ErrorCatalog
  url: errors/ava-labs-problem-types.yml
- type: Lifecycle
  url: lifecycle/ava-labs-lifecycle.yml
- type: Conformance
  url: conformance/ava-labs-conformance.yml
- type: DataModel
  url: data-model/ava-labs-data-model.yml
- type: DomainSecurity
  url: security/ava-labs-domain-security.yml
- type: AgenticAccess
  url: agentic-access/ava-labs-agentic-access.yml
- type: Webhooks
  url: asyncapi/ava-labs-webhooks.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence