Skip to main content
Version: 2.0.0

Provable API

The Provable API is designed to provide users with access to the Aleo blockchain through RESTful endpoints that allow one to query the network for block level information, transactions, transitions, and more. Developers can easily interact directly with Aleo through both retrieving data as well as broadcasting transactions.

API Base URLs

EnvironmentURL
Mainnet APIhttps://api.explorer.provable.com/v2/mainnet
Testnet APIhttps://api.explorer.provable.com/v2/testnet
Canary APIhttps://api.explorer.provable.com/v2/canary

Rate Limiting

Users are allowed to perform 5 requests per second and up to 100,000 requests per day.

Rate limiting will be enforced and users are subject to blacklisting if they abuse the use of our API. For inquiries into obtaining higher rate limits, please reach out at devservices@provable.com.

Contact

API Support: devservices@provable.com