cURL
Authorization
Authorize User
This API initiates the user authentication process.
GET
cURL
Authenticates the user and redirects them to theDocumentation Index
Fetch the complete documentation index at: https://docs.terminal3.io/llms.txt
Use this file to discover all available pages before exploring further.
redirect_uri with a one-time code and state (if provided)
If a user does not have an existing session, they will be directed to the Terminal 3 login page first.
- The redirect URI (
redirect_uri) and Client ID (client_id) must match a pre-registered value. Please contact us if you do not have these credentials yet.