Pocket Network website screenshot

Pocket Network

Pocket Network is a decentralized, permissionless RPC infrastructure network providing free public API access to 60+ blockchain chains including Ethereum, Avalanche, Polygon, Solana, and other EVM-compatible and non-EVM networks. The Shannon upgrade (June 2025) made Pocket the first open, permissionless API network where anyone can stake POKT tokens to deploy gateways and supply nodes without centralized approval.

Pocket Network publishes 3 APIs on the APIs.io network: API API, Msg API, and Query API. Tagged areas include Blockchain, RPC, Decentralized, Web3, and Ethereum.

The Pocket Network catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Pocket Network’s developer surface includes documentation, engineering blog, pricing, and 14 more developer resources.

43.5/100 developing ▬ flat Agent 24/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessFreemium
5 APIs
BlockchainRPCDecentralizedWeb3EthereumEVMInfrastructure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 43.5/100 · developing
Contract Quality 12.7 / 25
Developer Ergonomics 2.9 / 20
Access Clarity 14.2 / 20
Operational Transparency 5.1 / 13
Contract Governance 1.2 / 12
Discoverability 7.4 / 10
Agent readiness — 24/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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/pokt: 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 5

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

Pocket Network Shannon Chain API

Cosmos SDK-based REST and gRPC API for interacting with the Pocket Network Shannon protocol chain. Provides endpoints for querying applications, suppliers, sessions, gateways, p...

Pocket Network PATH Gateway API

PATH (Pocket API and Toolkit Harness) is an open-source framework for deploying permissionless gateways on top of Pocket Network. Exposes health, readiness, and Prometheus metri...

Pocket Network API API

PATH API endpoints

Pocket Network Msg API

The Msg API from Pocket Network — 34 operation(s) for msg.

Pocket Network Query API

The Query API from Pocket Network — 26 operation(s) for query.

Open Collections 4

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

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Finops

FINOPS

Semantic Vocabularies 1

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

context Context

4 classes · 19 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Pocket Network API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 10

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

pocket.gateway.Gateway

3 properties

JSON SCHEMA

pocket.proof.Proof

3 properties

JSON SCHEMA

pocket.session.Session

6 properties

JSON SCHEMA

pocket.tokenomics.Params

4 properties

JSON SCHEMA

ServiceID

0 properties

JSON SCHEMA

Scroll for all 10

Examples 3

Example request and response payloads for these APIs.

Eth_Blocknumber

4 fields

EXAMPLE

Eth_Call

4 fields

EXAMPLE

Path_Healthz

4 fields

EXAMPLE

Security Posture 1

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

Pokt Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Pokt Agentic Access

123 operations · 69 acting

123 operations · 69 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 6

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Pocket Network
description: Pocket Network is a decentralized, permissionless RPC infrastructure network providing free public API access
  to 60+ blockchain chains including Ethereum, Avalanche, Polygon, Solana, and other EVM-compatible and non-EVM networks.
  The Shannon upgrade (June 2025) made Pocket the first open, permissionless API network where anyone can stake POKT tokens
  to deploy gateways and supply nodes without centralized approval.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://pocket.network/wp-content/uploads/2024/03/pocket-logo.png
tags:
- Blockchain
- RPC
- Decentralized
- Web3
- Ethereum
- EVM
- Infrastructure
created: '2026-06-13'
modified: '2026-06-13'
url: https://raw.githubusercontent.com/api-evangelist/pokt/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- name: Pocket Network Shannon Chain API
  description: Cosmos SDK-based REST and gRPC API for interacting with the Pocket Network Shannon protocol chain. Provides
    endpoints for querying applications, suppliers, sessions, gateways, proofs, and tokenomics parameters. Also exposes CometBFT
    RPC for block queries and transaction broadcasting.
  humanURL: https://docs.pocket.network/
  baseURL: https://shannon-grove-rpc.mainnet.poktroll.com
  tags:
  - Cosmos
  - gRPC
  - REST
  - Protocol
  - Blockchain
  properties:
  - type: Documentation
    url: https://docs.pocket.network/
  - type: GitHubRepository
    url: https://github.com/pokt-network/poktroll
  contact:
  - FN: Pocket Network Foundation
    url: https://forum.pokt.network/
- name: Pocket Network PATH Gateway API
  description: PATH (Pocket API and Toolkit Harness) is an open-source framework for deploying permissionless gateways on
    top of Pocket Network. Exposes health, readiness, and Prometheus metrics endpoints for gateway operators, and serves as
    the relay routing layer between consumers and on-chain supplier nodes.
  humanURL: https://pocket.network/path-gateway/
  baseURL: https://path.grove.city
  tags:
  - Gateway
  - Infrastructure
  - Path
  - Open-Source
  tags_raw:
  - Gateway
  - Infrastructure
  - PATH
  - Open Source
  properties:
  - type: Documentation
    url: https://docs.pocket.network/operate/path/
  - type: GitHubRepository
    url: https://github.com/buildwithgrove/path
  contact:
  - FN: Pocket Network Foundation
    url: https://forum.pokt.network/
- aid: pokt:pokt-api-api
  name: Pocket Network API API
  description: PATH API endpoints
  humanURL: https://api.pocket.network/
  baseURL: https://api.pocket.network
  tags: []
  tags_raw:
  - API
  properties:
  - type: OpenAPI
    url: openapi/pokt-api-api-openapi.yml
  - type: Documentation
    url: https://docs.pocket.network/
  - type: Portal
    url: https://api.pocket.network/
  - type: SupportedChains
    url: https://docs.pocket.network/developers/supported-chains/
  - type: Plans
    url: https://github.com/api-evangelist/pokt/blob/main/plans/plans.yml
  - type: RateLimits
    url: https://github.com/api-evangelist/pokt/blob/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://github.com/api-evangelist/pokt/blob/main/finops/finops.yml
- aid: pokt:pokt-msg-api
  name: Pocket Network Msg API
  description: The Msg API from Pocket Network — 34 operation(s) for msg.
  humanURL: https://api.pocket.network/
  baseURL: https://api.pocket.network
  tags:
  - Msg
  properties:
  - type: OpenAPI
    url: openapi/pokt-msg-api-openapi.yml
  - type: Documentation
    url: https://docs.pocket.network/
  - type: Portal
    url: https://api.pocket.network/
  - type: SupportedChains
    url: https://docs.pocket.network/developers/supported-chains/
  - type: Plans
    url: https://github.com/api-evangelist/pokt/blob/main/plans/plans.yml
  - type: RateLimits
    url: https://github.com/api-evangelist/pokt/blob/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://github.com/api-evangelist/pokt/blob/main/finops/finops.yml
- aid: pokt:pokt-query-api
  name: Pocket Network Query API
  description: The Query API from Pocket Network — 26 operation(s) for query.
  humanURL: https://api.pocket.network/
  baseURL: https://api.pocket.network
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/pokt-query-api-openapi.yml
  - type: Documentation
    url: https://docs.pocket.network/
  - type: Portal
    url: https://api.pocket.network/
  - type: SupportedChains
    url: https://docs.pocket.network/developers/supported-chains/
  - type: Plans
    url: https://github.com/api-evangelist/pokt/blob/main/plans/plans.yml
  - type: RateLimits
    url: https://github.com/api-evangelist/pokt/blob/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://github.com/api-evangelist/pokt/blob/main/finops/finops.yml
common:
- type: License
  name: MIT
  url: https://github.com/pokt-network/poktroll/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/pokt-agentic-access.yml
- type: DomainSecurity
  url: security/pokt-domain-security.yml
- type: Website
  url: https://pocket.network/
- type: Documentation
  url: https://docs.pocket.network/
- type: GitHubOrganization
  url: https://github.com/pokt-network/
- type: Forums
  url: https://forum.pokt.network/
- type: Discord
  url: https://discord.gg/pokt
- type: Blog
  url: https://pocket.network/blog/
- type: Explorer
  url: https://explorer.pokt.network/
- type: PrivacyPolicy
  url: https://pocket.network/privacy-policy/
- type: TermsOfService
  url: https://pocket.network/terms-of-use/
- type: StatusPage
  url: https://pocketnetwork.statuspage.io/
- type: Pricing
  url: https://pocket.network/save-on-rpc-path/
- type: Plans
  url: https://github.com/api-evangelist/pokt/blob/main/plans/plans.yml
- type: RateLimits
  url: https://github.com/api-evangelist/pokt/blob/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://github.com/api-evangelist/pokt/blob/main/finops/finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/pokt"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pokt/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pokt/evidence"

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

Get an API key

Free tier, no email required.

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