Ir al contenido principal

Starknet API Endpoints

Actualizado el
Dec 05, 2025

Quicknode gives you high-performance access to the Scroll 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.

Puntos finales HTTP

Los puntos finales HTTP de Quicknode ofrecen un acceso sólido a la API JSON-RPC con varios niveles de rendimiento y funciones de optimización diseñadas para satisfacer los distintos requisitos de las aplicaciones.

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

Ideal para:

  • Backends y API de aplicaciones Web3
  • Implementación e interacción de contratos inteligentes
  • Consultas y análisis de datos de blockchain
  • Entornos de desarrollo y pruebas

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.6, 0.7, 0.8, 0.9, 0.10, and the latest unversioned endpoint.

https://YOUR_QUICKNODE_ENDPOINT_URL/rpc/v0_8

Deprecation Notice

Starknet Foundation has announced the deprecation of RPC versions 0.6 and 0.7:

  • RPC v0.6 will be removed: December 10, 2025
  • RPC v0.7 will be removed: January 1, 2026

Please migrate to RPC v0.8 or later versions. For more details, see the official Starknet deprecation notice.

Uso del crédito

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

Límites de frecuencia

Los límites de tarifas varían según el nivel del plan: Consulta los precios y límites detallados →

Comparte este documento