Ankr website screenshot

Ankr

Ankr is a Web3 infrastructure provider whose multichain RPC, Advanced API, liquid staking, contract automation, and Rollup-as-a-Service products serve developers, exchanges, and enterprises across 80+ blockchains. The Node API exposes JSON-RPC and WebSocket endpoints at rpc.ankr.com/{chain}; the Advanced API (AAPI) layers an indexed query surface across 19 EVM mainnets for NFT, token, and historical-data reads. Ankr also operates liquid staking pools (ankrETH, ankrBNB, ankrPOL, ankrAVAX, ankrFTM, ankrDOT, ankrFLOW), a contract automation service on BNB Smart Chain, and an enterprise Rollup-as-a-Service practice that supports OP Stack, Polygon CDK, and Arbitrum Orbit variants. Infrastructure runs as a global DePIN of bare-metal nodes in 30+ regions serving roughly 8 billion daily RPC requests.

Ankr publishes 8 APIs on the APIs.io network, including EVM API, Metrics API, NFT API, and 5 more.

The Ankr catalog on APIs.io includes 2 event-driven AsyncAPI specifications, 1 JSON-LD context, and 3 Spectral governance rulesets.

Ankr’s developer surface includes authentication, developer portal, documentation, signup flow, pricing, engineering blog, CLI, and 40 more developer resources.

62.8/100 strong ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-09-10 · rubric v0.20.0
AccessPaid
4 APIs 23 Features

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-10 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ankr: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

AnkrScan Block Explorer

AnkrScan is Ankr's multi-chain block explorer covering EVM and non-EVM networks. It is a hosted UI consuming Ankr's Node API and Advanced API and does not currently publish a pu...

ankr EVM API

Standard Ethereum JSON-RPC envelope shared by every EVM chain.

ankr Metrics API

Liquid staking pool statistics (TVL, APR, holders, supply).

ankr NFT API

NFT methods — ownership, metadata, holders, and transfer history.

ankr Query API

Query methods — blockchain statistics, blocks, logs, transactions, interactions.

ankr Ratio API

Trustless exchange ratio between native and liquid staking tokens.

ankr Tasks API

Time-based and event-triggered automation tasks.

ankr Token API

Token methods — balances, prices, holders, currencies, and transfers.

ankr Validators API

Validator metadata, unbond times, reward release windows.

Scroll for all 9

Postman Collections 4

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Ankr Advanced API

OPEN COLLECTION

Ankr Advanced EVM API

OPEN COLLECTION

Ankr Advanced EVM NFT API

OPEN COLLECTION

Ankr Liquid Staking API

OPEN COLLECTION

Scroll for all 13

Arazzo Workflows 9

Multi-step API workflows described with the Arazzo specification.

Ankr Block And Log Inspection

Read full blocks for a range, then pull event logs from the same range.

ARAZZO

Ankr Chain Overview

Read a chain's aggregate stats, then its supported currency catalog.

ARAZZO

Ankr NFT Collection Audit

Pull a collection's holders and then its transfer history.

ARAZZO

Ankr Wallet NFT Inventory

List the NFTs owned by a wallet, then enrich one with full metadata.

ARAZZO

Ankr Token Holder Distribution

Count an ERC-20 token's holders, then list them and read its price.

ARAZZO

Ankr Token Price And History

Read a token's current price, then its historical price series.

ARAZZO

Ankr Transaction Deep Dive

Pull a wallet's transactions, then decode the most recent one in full.

ARAZZO

Ankr Wallet Cross-Chain Activity

Discover the chains a wallet uses, then pull its transaction history.

ARAZZO

Ankr Wallet Portfolio Snapshot

Read a wallet's token balances and then its recent ERC-20 transfer history.

ARAZZO

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Ankr Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ankr Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Ankr Finops

FINOPS

Features 23

Notable capabilities this provider offers.

80+ blockchain networks behind a single multichain RPC surface (rpc.ankr.com/{chain})
Average response time of 56ms with claimed 99.99% uptime across a 30+ region DePIN
8 billion daily RPC requests served as of May 2026
Public Plan free with anonymous IP-scoped throttling — production should use Premium
Premium Plan multiplies Node API throughput x50 and Advanced API x30
WebSocket (WSS) endpoints, archive access, IP whitelisting, and multi-project statistics
Advanced API — indexed JSON-RPC over 19 EVM mainnets exposing NFT, Token, and Query methods
ankr_getAccountBalance returns native + ERC-20 balances across multiple chains in one call
ankr_getNFTsByOwner / ankr_getNFTMetadata / ankr_getNFTHolders / ankr_getNftTransfers
ankr_getTokenPrice and ankr_getTokenPriceHistory for on-chain pricing without third-party
ankr_getLogs and ankr_getTransactionsByAddress for indexer-grade history reads
Liquid staking on 7+ chains via ankrETH, ankrBNB, ankrPOL, ankrAVAX, ankrFTM, ankrDOT, ankrFLOW
Liquid Staking RESTful metrics API (https://api.staking.ankr.com/v1.0/metrics)
Trustless ratio oracles and PancakeSwap price oracle for ankr* tokens
Smart Contract Automation on BNB Smart Chain with CRON + event triggers
Rollup-as-a-Service (RaaS) — OP Stack, Polygon CDK, Arbitrum Orbit and custom appchains
Bitcoin Secured Infrastructure for chains anchoring security to Bitcoin
Enterprise DVN infrastructure on LayerZero for cross-chain messaging
Recent RPC launches — HyperEVM, Unichain, AB Chain, Kite (AI Payment Blockchain)
Powers AI / blockchain integrations including ChainGPT AI Hub V2 (March 2026)
SDKs — ankr.js (TypeScript), ankr-python-sdk, Mirage Unity SDK, Mirage Unreal SDK
AnkrScan multi-chain block explorer at ankrscan.io
Open-source Erigon and BSC-Erigon forks operated for archive workloads

Scroll for all 23

Event Specifications 2

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Ankr RPC Service — WebSocket Subscriptions

AsyncAPI description of Ankr's WebSocket JSON-RPC surface for blockchain subscriptions. Ankr exposes a single multichain WSS endpoint at `wss://rpc.ankr.com/{chain_slug}/{apiKey...

ASYNCAPI

Review

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Ankr Context

25 classes · 5 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Ankr API Rules

8 rules · 1 errors 7 warnings

SPECTRAL

Ankr API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Ankr API Rules

5 rules · 1 errors 3 warnings

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Ankr Account Balance

2 properties

JSON SCHEMA

Ankr NFT Asset

10 properties

JSON SCHEMA

Ankr Liquid Staking Metrics

6 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Ankr Account Balance Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Ankr Eth Rpc Call Example

3 fields

EXAMPLE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ankr Authentication

apiKey/http · 2 schemes

SECURITY

Ankr Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ankr Agentic Access

26 operations · 20 acting

26 operations · 20 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 11

Pagination, idempotency, versioning, errors, and events

Scroll for all 11

Build 13

SDKs, sample code, and the tooling you integrate with

Scroll for all 13

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Ankr
aid: ankr
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ankr.png
url: https://raw.githubusercontent.com/api-evangelist/ankr/refs/heads/main/apis.yml
apis:
- aid: ankr:ankr-block-explorer
  name: AnkrScan Block Explorer
  tags:
  - Block Explorer
  - Web3
  tags_raw:
  - BlockExplorer
  - Web3
  humanURL: https://ankrscan.io
  baseURL: https://ankrscan.io
  properties:
  - url: https://ankrscan.io
    type: Portal
  description: 'AnkrScan is Ankr''s multi-chain block explorer covering EVM and non-EVM networks. It is a hosted

    UI consuming Ankr''s Node API and Advanced API and does not currently publish a public REST surface.

    '
- aid: ankr:ankr-evm-api
  name: ankr EVM API
  description: Standard Ethereum JSON-RPC envelope shared by every EVM chain.
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - EVM
  properties:
  - type: OpenAPI
    url: openapi/ankr-evm-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
- aid: ankr:ankr-metrics-api
  name: ankr Metrics API
  description: Liquid staking pool statistics (TVL, APR, holders, supply).
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/ankr-metrics-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
- aid: ankr:ankr-nft-api
  name: ankr NFT API
  description: NFT methods — ownership, metadata, holders, and transfer history.
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - NFT
  properties:
  - type: OpenAPI
    url: openapi/ankr-nft-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
- aid: ankr:ankr-query-api
  name: ankr Query API
  description: Query methods — blockchain statistics, blocks, logs, transactions, interactions.
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/ankr-query-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
- aid: ankr:ankr-ratio-api
  name: ankr Ratio API
  description: Trustless exchange ratio between native and liquid staking tokens.
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - Ratio
  properties:
  - type: OpenAPI
    url: openapi/ankr-ratio-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
- aid: ankr:ankr-tasks-api
  name: ankr Tasks API
  description: Time-based and event-triggered automation tasks.
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - Task
  tags_raw:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/ankr-tasks-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
- aid: ankr:ankr-token-api
  name: ankr Token API
  description: Token methods — balances, prices, holders, currencies, and transfers.
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - Token
  properties:
  - type: OpenAPI
    url: openapi/ankr-token-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
- aid: ankr:ankr-validators-api
  name: ankr Validators API
  description: Validator metadata, unbond times, reward release windows.
  humanURL: https://www.ankr.com/rpc/
  baseURL: https://rpc.ankr.com
  tags:
  - Validators
  properties:
  - type: OpenAPI
    url: openapi/ankr-validators-api-openapi.yml
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/overview/
  - type: Documentation
    url: https://www.ankr.com/docs/rpc-service/chains/chains-list/
  - type: AsyncAPI
    url: asyncapi/ankr-asyncapi.yml
  - type: JSONLD
    url: json-ld/ankr-context.jsonld
  - type: Documentation
    url: https://www.ankr.com/docs/advanced-api/overview/
  - type: Documentation
    url: https://api-docs.ankr.com/reference/
  - type: JSONSchema
    url: json-schema/ankr-nft-asset-schema.json
  - type: JSONSchema
    url: json-schema/ankr-account-balance-schema.json
  - type: JSONStructure
    url: json-structure/ankr-account-balance-structure.json
  - type: Examples
    url: examples/ankr-get-account-balance-example.json
  - type: Examples
    url: examples/ankr-get-nfts-by-owner-example.json
  - type: Documentation
    url: https://www.ankr.com/docs/staking-for-developers/overview/
  - type: JSONSchema
    url: json-schema/ankr-staking-metrics-schema.json
  - type: Dashboard
    url: https://www.ankr.com/staking/dashboard/
  - type: Documentation
    url: https://www.ankr.com/docs/automation/overview/
common:
- type: Website
  url: https://www.ankr.com/
- type: AgenticAccess
  url: agentic-access/ankr-agentic-access.yml
- type: DomainSecurity
  url: security/ankr-domain-security.yml
- type: Authentication
  url: authentication/ankr-authentication.yml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/ankr/overview
- type: Arazzo
  url: arazzo/ankr-block-log-inspection-workflow.yml
  name: Ankr Block And Log Inspection
- type: Arazzo
  url: arazzo/ankr-chain-overview-workflow.yml
  name: Ankr Chain Overview
- type: Arazzo
  url: arazzo/ankr-nft-collection-audit-workflow.yml
  name: Ankr NFT Collection Audit
- type: Arazzo
  url: arazzo/ankr-nft-inventory-workflow.yml
  name: Ankr Wallet NFT Inventory
- type: Arazzo
  url: arazzo/ankr-token-holder-distribution-workflow.yml
  name: Ankr Token Holder Distribution
- type: Arazzo
  url: arazzo/ankr-token-price-and-history-workflow.yml
  name: Ankr Token Price And History
- type: Arazzo
  url: arazzo/ankr-transaction-deep-dive-workflow.yml
  name: Ankr Transaction Deep Dive
- type: Arazzo
  url: arazzo/ankr-wallet-cross-chain-activity-workflow.yml
  name: Ankr Wallet Cross-Chain Activity
- type: Arazzo
  url: arazzo/ankr-wallet-portfolio-workflow.yml
  name: Ankr Wallet Portfolio Snapshot
- url: https://www.ankr.com
  type: Portal
- url: https://www.ankr.com/docs/
  type: Documentation
- url: https://www.ankr.com/rpc/
  type: Signup
- url: https://www.ankr.com/rpc/projects/
  type: Dashboard
- url: https://www.ankr.com/rpc/pricing/
  type: Pricing
- url: https://www.ankr.com/blog/
  type: Blog
- url: https://www.ankr.com/about/
  type: Company
- url: https://x.com/ankr
  type: Twitter
- url: https://discord.com/invite/ankrnetwork
  type: Forums
- url: https://t.me/ankrnetwork
  type: Forums
- url: https://github.com/Ankr-network
  type: GitHubOrganization
- url: https://github.com/Ankr-network/ankr.js
  name: ankr.js (TypeScript SDK)
  type: SDKs
- url: https://github.com/Ankr-network/ankr-python-sdk
  name: ankr-python-sdk
  type: SDKs
- url: https://github.com/Ankr-network/ankr-sdk-nodejs
  name: ankr-sdk-nodejs
  type: SDKs
- url: https://github.com/Ankr-network/game-unity-sdk
  name: Ankr Mirage Unity SDK
  type: SDKs
- url: https://github.com/Ankr-network/game-unreal-sdk
  name: Ankr Mirage Unreal SDK
  type: SDKs
- url: https://github.com/Ankr-network/game-unreal-aptos-sdk
  name: Ankr Mirage Unreal Aptos SDK
  type: SDKs
- url: https://github.com/Ankr-network/ankr-compound-sdk
  name: Ankr Compound SDK
  type: SDKs
- url: https://github.com/Ankr-network/ankrscan-sdk
  name: AnkrScan Go SDK
  type: SDKs
- url: https://github.com/Ankr-network/ankr-cli
  name: Ankr CLI
  type: CLI
- url: https://github.com/Ankr-network/ankr-docs
  name: Ankr Docs source
  type: SourceCode
- url: https://github.com/Ankr-network/erigon
  name: Ankr Erigon fork
  type: SourceCode
- url: https://ankrscan.io
  name: AnkrScan
  type: BlockExplorer
- url: https://api-docs.ankr.com/reference/
  name: API Reference
  type: Documentation
- url: https://api-docs.ankr.com/llms.txt
  name: API Reference llms.txt
  type: Documentation
- url: https://status.ankr.com
  type: Status
- url: https://www.ankr.com/terms/
  type: TermsOfService
- url: https://www.ankr.com/privacy/
  type: PrivacyPolicy
- url: plans/ankr-plans-pricing.yml
  type: Plans
- url: rate-limits/ankr-rate-limits.yml
  type: RateLimits
- url: finops/ankr-finops.yml
  type: FinOps
- url: vocabulary/ankr-vocabulary.yml
  type: Vocabulary
- url: rules/ankr-rules.yml
  type: SpectralRules
- type: Features
  data:
  - 80+ blockchain networks behind a single multichain RPC surface (rpc.ankr.com/{chain})
  - Average response time of 56ms with claimed 99.99% uptime across a 30+ region DePIN
  - 8 billion daily RPC requests served as of May 2026
  - Public Plan free with anonymous IP-scoped throttling — production should use Premium
  - Premium Plan multiplies Node API throughput x50 and Advanced API x30
  - WebSocket (WSS) endpoints, archive access, IP whitelisting, and multi-project statistics
  - Advanced API — indexed JSON-RPC over 19 EVM mainnets exposing NFT, Token, and Query methods
  - ankr_getAccountBalance returns native + ERC-20 balances across multiple chains in one call
  - ankr_getNFTsByOwner / ankr_getNFTMetadata / ankr_getNFTHolders / ankr_getNftTransfers
  - ankr_getTokenPrice and ankr_getTokenPriceHistory for on-chain pricing without third-party
  - ankr_getLogs and ankr_getTransactionsByAddress for indexer-grade history reads
  - Liquid staking on 7+ chains via ankrETH, ankrBNB, ankrPOL, ankrAVAX, ankrFTM, ankrDOT, ankrFLOW
  - Liquid Staking RESTful metrics API (https://api.staking.ankr.com/v1.0/metrics)
  - Trustless ratio oracles and PancakeSwap price oracle for ankr* tokens
  - Smart Contract Automation on BNB Smart Chain with CRON + event triggers
  - Rollup-as-a-Service (RaaS) — OP Stack, Polygon CDK, Arbitrum Orbit and custom appchains
  - Bitcoin Secured Infrastructure for chains anchoring security to Bitcoin
  - Enterprise DVN infrastructure on LayerZero for cross-chain messaging
  - Recent RPC launches — HyperEVM, Unichain, AB Chain, Kite (AI Payment Blockchain)
  - Powers AI / blockchain integrations including ChainGPT AI Hub V2 (March 2026)
  - SDKs — ankr.js (TypeScript), ankr-python-sdk, Mirage Unity SDK, Mirage Unreal SDK
  - AnkrScan multi-chain block explorer at ankrscan.io
  - Open-source Erigon and BSC-Erigon forks operated for archive workloads
  sources:
  - https://www.ankr.com
  - https://www.ankr.com/docs/
  - https://www.ankr.com/docs/rpc-service/overview/
  - https://www.ankr.com/docs/advanced-api/overview/
  - https://www.ankr.com/docs/staking-for-developers/overview/
  - https://www.ankr.com/docs/automation/overview/
  - https://www.ankr.com/blog/
  - https://github.com/Ankr-network
  updated: '2026-05-25'
created: '2026-05-25'
modified: '2026-05-29'
position: Consuming
description: 'Ankr is a Web3 infrastructure provider whose multichain RPC, Advanced API, liquid staking,

  contract automation, and Rollup-as-a-Service products serve developers, exchanges, and

  enterprises across 80+ blockchains. The Node API exposes JSON-RPC and WebSocket endpoints at

  rpc.ankr.com/{chain}; the Advanced API (AAPI) layers an indexed query surface across 19 EVM

  mainnets for NFT, token, and historical-data reads. Ankr also operates liquid staking pools

  (ankrETH, ankrBNB, ankrPOL, ankrAVAX, ankrFTM, ankrDOT, ankrFLOW), a contract automation

  service on BNB Smart Chain, and an enterprise Rollup-as-a-Service practice that supports OP

  Stack, Polygon CDK, and Arbitrum Orbit variants. Infrastructure runs as a global DePIN of

  bare-metal nodes in 30+ regions serving roughly 8 billion daily RPC requests.

  '
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
  X: apievangelist
  url: https://apievangelist.com
specificationVersion: '0.23'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/ankr"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ankr/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ankr/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.