Path Parameters
Your app ID from the Developer Portal
Body
The unique user identifier (called the nullifier hash in the ZKP), as provided by IDKit. See IDKit response for details.
The zero-knowledge proof, as provided by IDKit. See IDKit response for details.
Part of the ZKP, the hash of the Merkle root that proves membership to the set of credentials. As provided by IDKit. See IDKit response for details.
The verification level, as provided by IDKit. See IDKit response for details.
Same action identifier as passed to IDKit.
The hash of the signal that was used to generate the proof. Defaults to the hash of an empty string.
The maximum age of the root in seconds. This parameter controls how old the Merkle root used in the proof can be. Minimum value is 3600 (1 hour) and maximum value is 604800 (7 days). Defaults to 7200 (2 hours).
3600 <= x <= 604800
Response
Verified
The response is of type any
.