Back to Docs

API Reference

Interactive explorer for the Proven.dev REST & tRPC API

Base URL: https://proven.dev|9 endpoints|v1.0

Authentication

Proven.dev uses two authentication methods depending on the endpoint:

Bearer Token

For webhook endpoints (certification, verification). Generate API keys from the Dashboard > Settings page.

http
Authorization: Bearer sq_a7f3c2d1...
Session Cookie

For tRPC mutations (signing, API key management). Authenticate via the Proven.dev login flow.

http
Cookie: session=eyJhbGciOiJI...

Endpoints marked with are public and require no authentication.

Certification

Verification

Registry

Embeds

Ledger (tRPC)

Document Signing

Notifications

API Keys