Skip to main content

Generate proofs for signed token transactions.

POST 

/transaction/prove

The prove endpoint initiates the proof generation process for a set of signed token transactions. It returns a job ID which can be used to check the status and retrieve the proofs or tx hashes using the /proof endpoint.

Request

Responses

Successfully initiated proof generation.