Skip to main content

Aleo API Overview

Updated on
May 21, 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.

Supported APIs

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 or testnet in your request URL:

  • Mainnet: https://your-endpoint.quiknode.pro/v2/mainnet/...
  • Testnet: https://your-endpoint.quiknode.pro/v2/testnet/...

For example:

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

Supported Networks

Quicknode provides access to the following Aleo networks:

Mainnet
Type:Production
HTTP:
WSS:
Archive:No
Pruning:None
Testnet
Type:Testnet
HTTP:
WSS:
Archive:No
Pruning:None

Supported Products

Coming Soon
Additional Quicknode products for Aleo are coming soon. Check back for updates on available integrations and tools.
Share this doc