Invitations link
Integration via identity verification API using invite links

This service creates an invitation to the specified recipient. Invitation can be delivered by phone or email.
It can be specified on request payload (delivery_method) which can be PHONE, EMAIL or ASSISTANT. The later is sent as email, too.
When settings your delivery_method as PHONE, you have to set the recipient on phone, or on email otherwise.
In case this invitation belongs to a broker of your company, you can specify it by adding its ID on broker.
You have to specify the flow which must be executed when user starts its ticket process.
Your credential's api key
YOUR_API_KEYMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36{"delivery_method":"PHONE","phone":{"phone_number_prefix":"+1","phone_number":"1234567890"},"broker":"7c74e158-8de1-4c0c-afcb-584f5d9c8b99","unique":"f342d096-6d1b-4981-8da8-be78eyp6g-s95","flow":"WF-07_784d636c-8241-401a-a0f0-79cdfd74d4ec_2"}Successful response
Successful response
This service sends the invitation to the specified recipient
Your invited user recipient, which can be either an email or a phone number
YOUR_INVITATION_RECIPIENTYour credential's api key
YOUR_API_KEYMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36Successful response
Successful response
This service allows you to remove an invitation.
Your invited user recipient, which can be either an email or a phone number
YOUR_INVITATION_RECIPIENTYour credential's api key
YOUR_API_KEYMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36Successful response
Successful response
This services allows you to update specified invitation. Invitation can be delivered by phone or email.
It can be specified on request payload (delivery_method) which can be PHONE, EMAIL or ASSISTANT. The later is sent as email, too.
When settings your delivery_method as PHONE, you have to set the recipient on phone, or on email otherwise.
In case this invitation belongs to a broker of your company, you can specify it by adding its ID on broker.
You have to specify the flow which must be executed when user starts its ticket process.
Your invited user recipient, which can be either an email or a phone number
YOUR_INVITATION_RECIPIENTYour credential's api key
YOUR_API_KEYMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36{"delivery_method":"PHONE","phone":{"phone_number":"1234567890","phone_country_code":"US"},"unique":"cbed4c28-399a-4504-a6u7-6gs435-3d9","broker":"2323523-05e8-433b-9504-829358780111","flow":"WF-07_784d636c-8241-401a-a0f0-79cdfd74d4ec_4"}Successful response
Successful response
This service returns all activities made on invitation until now.
Your invitation ID
YOUR_INVITATIONYour credential's api key
YOUR_API_KEYMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36Successful response
Successful response
Last updated