Aller directement au contenu principal

Starknet API Endpoints

Mis à jour le
Jul 30, 2026

Quicknode gives you high-performance access to the Starknet blockchain through HTTP and WebSocket (WSS) endpoints. These endpoints are designed for reliability, speed, and real-time data delivery, and provide the foundation for building scalable Web3 applications.

Points de terminaison HTTP

Les points de terminaison HTTP Quicknode offrent un accès robuste à l'API JSON-RPC, avec plusieurs niveaux de performances et des fonctionnalités d'optimisation conçues pour répondre aux différents besoins des applications.

https://your-endpoint.quiknode.pro/auth-token/

Idéal pour :

  • Back-ends et API des applications Web3
  • Déploiement et interaction des contrats intelligents
  • Requêtes et analyses de données sur la blockchain
  • Environnements de développement et de test

Supporting Multiple Versions

Quicknode supports multiple versions of Starknet's RPC endpoint. Users can specify the desired version by adding it to the URL path.

Currently supported versions: 0.9, 0.10 (currently 0.10.3-rc.0, a release candidate that is not recommended for production integrations), and the unversioned endpoint, which serves version 0.9.

https://YOUR_QUICKNODE_ENDPOINT_URL/rpc/v0_9

Removed Versions: RPC versions 0.6, 0.7, et 0.8 have been removed and now return 404. Requests must target /rpc/v0_9 ou /rpc/v0_10, or omit the version path to use 0.9. When upgrading from 0.8, note that the pending block tag is now pre_confirmed et starknet_subscribePendingTransactions has been removed.

Utilisation du crédit

Different methods consume different amounts of credits: View Starknet API credit costs →

Limites de débit

Les limites de débit varient selon le niveau de forfait : consulter les tarifs et les limites détaillés →