Skip to main content

Endpoints

This is Not the Latest Version

The latest version is v2.1. This is documentation for v2.0.

See the Migration Guide for how to migrate. v2.1 is a minor, non-breaking version change from v2.0, but we encourage you to migrate.

POST /1-click

Run in SwaggerRun in Postman

Begin a 1-Click Signup flow

MethodPOST
Path/1-click

GET /1-click

Run in SwaggerRun in Postman

Get data for a user who has completed a 1-Click Signup flow

MethodGET
Path/1-click/{uuid}?code={userInput}

PATCH /1-click

Run in SwaggerRun in Postman

Pass additional information about a user to complete a 1-Click Signup flow

MethodPATCH
Path/1-click/{uuid}