Start OAuth flow
Apps
Start OAuth flow
Redirects the user to the app’s OAuth authorization page. After the user authorizes, they are redirected back to the callback URL.
This endpoint is typically opened in a browser, not called from code.
GET
Start OAuth flow
Documentation Index
Fetch the complete documentation index at: https://onecli.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from the dashboard or GET /user/api-key
Path Parameters
App provider identifier (e.g., gmail, github, jira)
Query Parameters
Reconnect an existing connection instead of creating a new one
Agent name to associate with the connection
Response
Redirect to OAuth provider