Get started with Herodotus Cloud Services in minutes
This quick start guide will help you set up and make your first API call to Herodotus Cloud Services.
Use either:
You may need to use the staging dashboard to test your API calls if you
are integrating with new services that have not been deployed to
production yet. The staging dashboard is available at
https://staging.dashboard.herodotus.dev.
Please note that the API key on Staging and Production are
different.
Herodotus Cloud Services offers several APIs tailored to different use cases:
Request cryptographic proofs of arbitrary on-chain data.
Perform verifiable computations over arbitrary on-chain data.
Access the data structures we use to power Storage Proofs and Data Processor APIs.
Managed ZK Prover Infrastructure. Your gateway to the StarkWare SHARP prover service.
Let’s make a simple API call to the Storage Proof API to prove an account’s balance:
If successful, you’ll receive a response with an internal ID:
The response will indicate the current status of your query:
You can use the returned internal ID on the dashboard to view the query in the explorer.
For detailed usage instructions, refer to your chosen service’s specific API documentation.
Get started with Herodotus Cloud Services in minutes
This quick start guide will help you set up and make your first API call to Herodotus Cloud Services.
Use either:
You may need to use the staging dashboard to test your API calls if you
are integrating with new services that have not been deployed to
production yet. The staging dashboard is available at
https://staging.dashboard.herodotus.dev.
Please note that the API key on Staging and Production are
different.
Herodotus Cloud Services offers several APIs tailored to different use cases:
Request cryptographic proofs of arbitrary on-chain data.
Perform verifiable computations over arbitrary on-chain data.
Access the data structures we use to power Storage Proofs and Data Processor APIs.
Managed ZK Prover Infrastructure. Your gateway to the StarkWare SHARP prover service.
Let’s make a simple API call to the Storage Proof API to prove an account’s balance:
If successful, you’ll receive a response with an internal ID:
The response will indicate the current status of your query:
You can use the returned internal ID on the dashboard to view the query in the explorer.
For detailed usage instructions, refer to your chosen service’s specific API documentation.