Skip to main content
POST
Create company 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 company verification.

campaignId
string

Optional company-verification campaign identifier.

Pattern: ^cmp_[a-f0-9]{24}$

Response

Company verification created successfully.

status
boolean
Example:

true

message
string
Example:

"Created company verification"

data
object
code
integer
Example:

200