Create authorization request
API documentation
Create authorization request
Creates a new authorization request scoped to the program identified by the bearer API key. Returns a popup URL the end user must open to complete identity authorization. Requests expire after 15 minutes.
POST
Create authorization request
- Creates a new authorization request for headless OAuth flows
- Returns a popup URL that users can visit to complete identity verification
- Requires Bearer token authentication with your program API key
- Authorization requests expire after 15 minutes
Authorizations
Program API key obtained from the admin dashboard
Response
Authorization request created successfully
Unique identifier for this authorization request
URL for the user to visit in a popup window to complete authorization
Current status of the authorization request
Available options:
pending When this authorization request expires (15 minutes from creation)