Interactive explorer for the Proven.dev REST & tRPC API
https://proven.dev|9 endpoints|v1.0Proven.dev uses two authentication methods depending on the endpoint:
For webhook endpoints (certification, verification). Generate API keys from the Dashboard > Settings page.
Authorization: Bearer sq_a7f3c2d1...For tRPC mutations (signing, API key management). Authenticate via the Proven.dev login flow.
Cookie: session=eyJhbGciOiJI...Endpoints marked with are public and require no authentication.