Last updated 1 year ago
GET https://api.zkcloud.io/proofs/:id
GET
https://api.zkcloud.io/proofs/:id
This endpoint allows you to get a proof.
{ "id":"EA6h9bxo2tlknmM-hmYh-", "duration":4, "protocol":"PLONK", "status":"COMPLETED", "proofFileUrl":"https://d15so8dfvu8vp1.cloudfront.net/ckubbw72j0002zovjmr8vgt6y_qyt1bbdtsN_CaEpS8A2aDA.zip", "startDate":"2021-10-03T14:39:14.112Z", "endDate":"2021-10-03T14:39:18.391Z" }
curl -H "Authorization: Bearer <API_TOKEN>" -H "Accept: application/json;v=1" http://api.zkcloud.io/proofs/:id
*
String
The id of proof
Authorization*
Authentication Token.
Accept*
The Accept request-header field can be used to specify certain media types which are acceptable for the response and versioning.