Ir al contenido principal

Aleo API Overview

Actualizado el
21 de mayo de 2026

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

API compatibles

Network Selection

When making API requests, you can specify which network to use by including it in the request URL path. Aleo supports both testnet and mainnet networks.

To select a network, include either mainnet o testnet in your request URL:

  • Red principal: https://your-endpoint.quiknode.pro/v2/mainnet/...
  • Red de pruebas: https://your-endpoint.quiknode.pro/v2/testnet/...

Por ejemplo:

https://your-endpoint.quiknode.pro/v2/mainnet/block/latest
https://your-endpoint.quiknode.pro/v2/testnet/block/latest

Redes compatibles

Quicknode provides access to the following Aleo networks:

Red principal
Tipo:Producción
HTTP:
WSS:
Archivo:No
Poda:Ninguna
Red de pruebas
Tipo:Red de pruebas
HTTP:
WSS:
Archivo:No
Poda:Ninguna

Productos compatibles

Próximamente
Additional Quicknode products for Aleo are coming soon. Check back for updates on available integrations and tools.
Comparte este documento