cURL
curl --request POST \ --url https://server.heliumid.io/api/v1/verifications \ --header 'Content-Type: application/json' \ --data ' { "vendorData": "test", "meta": { "key": "value" }, "method": "auto" } '
The verification method to use. 'auto' uses automated systems, 'manual' requires review by an Identity Specialist.
auto
manual
Create verification