Skip to main content
POST
Submit a zkTLS proof

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
proof
object
required

Reclaim proof with providerId and claimData.

companyKeys
object
userKeys
object
expiresIn
integer

Proof lifetime in seconds. 0 = no expiry.

Response

Proof verified and stored

data
object
Last modified on September 19, 2026