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 39 more developer resources.

64.8/100 strong ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
9 APIs 23 Features

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 64.8/100 · strong
Contract Quality 21.7 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 4.8 / 13
Governance 6.3 / 12
Discoverability 6.5 / 10
Agent readiness — 36/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/ankr: 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 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 4

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

Ankr Advanced API

OPEN COLLECTION

Ankr Liquid Staking API

OPEN COLLECTION

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 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ankr
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  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:
  - 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:
  - 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: 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.16'