Introduction
API for submitting and managing batch queries for blockchain data proofs
This documentation covers the Storage Proof API, which allows you to submit and manage batch queries for proving blockchain data across various networks.
Welcome to the Storage Proof API
The Storage Proof API provides a powerful set of endpoints for creating and managing proofs of blockchain data. There are two main ways to interact with our API:
- Direct API calls: Make HTTP requests to our endpoints as described in this documentation.
- OpenAPI specification: Use our OpenAPI specification file for automated client generation and integration.
Storage Proof API Specification
View the full OpenAPI specification file
Key Endpoints
Our API provides several crucial endpoints for managing your storage proofs:
Submit Batch Query
Create a new batch query for proving blockchain data
Check Query Status
Retrieve the status of a submitted batch query
Authentication
Most API endpoints are authenticated using API keys. You need to include your API key as a header in each request.
Keep your API key secure and do not share it publicly. If you believe your key has been compromised, please contact our support team immediately.