API Reference

This route generates unique invite links for all candidates you entered and emails them invite links along with sending you back the invite links in the response object. You can also set skip_send to false if you do not want our system sending out the invite emails.

If you want to invite candidates without providing us any PII such as their email address or name, follow the instructions in this guide . You should set skip_send to true and in place of their email/name you provide a unique ID that maps to the candidate on your side. Then you would send them the private invite link yourself.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!