Skip to main content
POST
Create verification

Authorizations

x-api-key
string
header
required

Your Helium ID API key.

Body

application/json
vendorData
string

Optional correlation identifier from your system.

meta
object

Optional metadata to store alongside the verification.

method
enum<string>
default:auto

Verification method. auto uses automated systems and manual routes to manual review.

Available options:
auto,
manual

Response

Verification created successfully.

status
boolean
Example:

true

message
string
Example:

"Created verification"

data
object
code
integer
Example:

200