Create a batch of invites for an event
| Parameter | Type | Required | Description |
|---|---|---|---|
event_id | string | Yes | The unique identifier of the event |
| Parameter | Type | Required | Description |
|---|---|---|---|
onboarding_flow_type | string | No | The level of verification required. Options: “only_auth” (basic facial recognition), “kyc” (full identity verification), “ssn_verification”, “peps_sanctions”, “criminal_check” (advanced security checks) |
notify | integer | No | Whether to send email notifications automatically. Defaults to 2 |
QR Code: Attendees will verify with a QR code (simpler)Biometric: Attendees will verify with facial recognition (more secure)Both: Attendees will need both QR and facial recognition (highest security)API key authentication. Add your API key as the value of the 'x-api-key' header.
only_auth, kyc, ssn_verification, peps_sanctions, criminal_check Successful Response
1, 44, 1, 61, 91, 345 QR Code, Biometric, Both pending, sent, accepted, rejected