본문으로 건너뛰기

Polkadot API Overview

업데이트 날짜:
2026년 4월 28일

Quicknode supports the following Polkadot APIs on all endpoints. Using your Polkadot endpoint, you can call any of the methods available in these APIs. For a complete list of supported RPC methods, refer to the documentation for each API.

지원되는 API

지원되는 네트워크

Quicknode provides access to the following Polkadot networks:

메인넷
유형:제작
HTTP:
WSS:
아카이브:
가지치기:없음
Network Access

Quicknode's Polkadot endpoint provides access to both AssetHub and Relaychain networks through a unified interface.

AssetHub handles most current operations including token transfers, NFT management, and parachain state queries. REST API calls target AssetHub by default:

# AssetHub (default)
curl 'https://your-endpoint.pro/blocks/head'

Polkadot Relaychain provides access to relay chain data, validator information, and historical records. Prefix REST API calls with /rc to access the relaychain:

# Polkadot Relaychain
curl 'https://your-endpoint.pro/rc/blocks/head'

JSON-RPC methods operate without network prefixes and maintain standard compatibility across both networks.

지원되는 제품

곧 공개됩니다
Additional Quicknode products for Polkadot are coming soon. Check back for updates on available integrations and tools.
이 문서 공유하기