Storage Proofs
HomeDashboard
  • Getting Started
    • Introduction
    • Use Cases
    • Quick Start Guide
    • Key Concepts
  • Storage Proofs
    • Overview
    • Workflow
      • Workflow Examples
    • Accessing Block Hash
  • Solutions
    • Storage Proof API
      • Authentication
      • Payload Examples
    • Turbo
      • Workflow
      • RPC Endpoint
      • Turbo Compute
  • Architecture
    • Overview
    • Smart Contracts
    • Cross-Chain Storage Proofs
      • Native Messaging Systems
      • OP Stack Chains
  • Guides
    • Using Storage Proof API
    • Integrating Storage Proofs
    • Building a Storage Proof Powered Bridge
    • Writing Turbo Smart Contracts
    • Sending Turbo Transactions
  • References
    • Contract Addresses
    • Supported Networks
    • Glossary
  • Media Links
    • Twitter
    • Telegram
Powered by GitBook
On this page
  • API Endpoint
  • Interactive Documentation
  • Key Features
  • Getting Started
  1. Solutions

Storage Proof API

The Storage Proof API enables developers to request Storage Proofs quickly and easily. There is no need to understand cryptography, zero-knowledge proofs, or how to write circuits. The API handles scheduling, mutualizes many costs associated with generating Storage Proofs and saves developers significant time so they can focus on building their on-chain data-powered applications.

Requests to this API initiate actions or processes, like running the Storage Proof Workflow.

Note: Using these endpoints incurs charges based on resource usage.

API Endpoint

URL: https://api.herodotus.cloud

Interactive Documentation

URL: https://api.herodotus.cloud/docs

Key Features

  • Simplified Storage Proof generation process

  • Cost-efficient through mutualization

  • Time-saving for developers

  • Easy integration with blockchain applications

Getting Started

  1. Obtain your API key from the Herodotus Dashboard.

  2. Review the interactive documentation for detailed endpoint information.

  3. Make your first API request to generate a Storage Proof, including your API key for authentication.

  4. Handle the API response in your application.

For additional support or questions, please contact our support team.

PreviousAccessing Block HashNextAuthentication

Last updated 10 months ago