API connector REST API samples

The following tables provide links to code samples for using web APIs in your user flows using API connectors. These samples are primarily designed to be used with built-in user flows.

Azure Function quickstarts

Sample Description
.NET Core This .NET Core Azure Function sample demonstrates how to limit sign-ups to specific email domains and validate user-provided information.
Node.js This Node.js Azure Function sample demonstrates how to limit sign-ups to specific email domains and validate user-provided information.
Python This Python Azure Function sample demonstrates how to limit sign-ups to specific email domains and validate user-provided information.

Automated fraud protection services & CAPTCHA

Sample Description
Arkose Labs fraud and abuse protection This sample shows how to protect your user sign-ups using the Arkose Labs fraud and abuse protection service.
reCAPTCHA This sample shows how to protect your user sign-ups using a reCAPTCHA challenge to prevent automated abuse.

Identity verification

Sample Description
IDology This sample shows how to verify a user identity as part of your sign-up flows with IDology's service.
Experian This sample shows how to verify a user identity as part of your sign-up flows with Experian's service.

Other

Sample Description
Invitation code This sample demonstrates how to limit sign up to specific audiences by using invitation codes.
API connector community samples This repository has community maintained samples of scenarios enabled by API connectors.