Skip to content

Start Subscription OAuth

POST
/ai/oauth/start

Generates the authorization URL for connecting a provider subscription (e.g. Claude Pro/Max or ChatGPT Plus/Pro). Admin access required.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Request Body

application/json
JSON
"string"

Responses

Authorization URL

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License