Guideline: Enable customers to self-serve connect

As a base requirement, your integration should allow new customers to connect, ie. enable the integration, and access Go1 content directly within your ecosystem. The integration should not require manual support or intervention from the Go1 team to set up and connect customers to the integration.

There are two self-serve methods available to connect new customers to Go1 that you can implement:
(1) via the Onboard API - you can create and connect a new customer account pragmatically.
(2) via the OAuth Connect flow - the customer follows a sign-in flow, creating and connecting their own Go1 account to your integration.

Example of an integration that meets this requirement

The example interface below provides the ability for a customer to enable the integration themselves without needing support from Go1.

null

Learn more