Create Proof (circom)
Create Proof (circom)
GET
https://api.zkcloud.io/proofs/create/circom
This endpoint allows you to generate a proof posting circom.
Headers
Name
Type
Description
Authorization*
String
Authentication Token.
Accept*
String
The Accept request-header field can be used to specify certain media types which are acceptable for the response and versioning.
Request Body
Name
Type
Description
circom*
Object
circom file (multipart/form-data)
protocol*
String
Protocol type (multipart/form-data)
input*
Object
Input file (multipart/form-data)
Example
Last updated