API Reference

The Simple Proof API provides organizations with a mechanism to uphold information integrity by leveraging blockchain timestamping

1Pick a language

2Try it!

Click Try It! to start a request and see the response here!

Overview

With the SimpleProof API, you can:

  • Verify Digital Documents: Timestamp and validate documents on the Bitcoin blockchain to ensure their integrity.
  • Ensure Data Integrity: Detect any alterations to documents by verifying them against their blockchain timestamp.
  • Access Verification Proofs: Retrieve cryptographic proofs for compliance, auditing, or transparency purposes.

Our technology has been trusted in critical processes, including the 2023 elections in Guatemala and the 2024 United States electoral college voting, enhancing transparency and trust in digital voting systems.

Getting Started

To begin using the SimpleProof API:

  1. Register for an API Key: Call us to get in to our developer program to obtain your unique API key.
  2. Review the API Endpoints: Familiarize yourself with our API endpoints and their functionalities.
  3. Integrate the API: Use our detailed guides and examples to integrate document verification into your application.

Authentication

All API requests must be authenticated using your API key. Include the API key in the x-access-token Header of your HTTP requests:

x-access-token: YOUR_API_KEY

Note: Keep your API key confidential and avoid exposing it in client-side code or public repositories.


API Endpoints Overview

  • Submit Document for Verification

    POST /api/proof/document

    Upload a document to generate a timestamp proof on the Bitcoin blockchain.

  • List all your files.

    GET /api/proof/document

    Retrieve the verification status of a submitted document.

  • Retrieve Verification Proof

    POST /api/proof/verification

    Download the cryptographic proof of a document's timestamp.

Support and Resources

For assistance, contact our support team at [email protected].


By integrating SimpleProof's API, you contribute to a more transparent and trustworthy digital ecosystem. We look forward to supporting your development efforts.

Popular Endpoints
Last 24 Hours
LoadingLoading…