Skip to content

Complete Subscription OAuth

POST
/ai/oauth/exchange

Exchanges the authorization code for tokens and stores the connected subscription. Admin access required.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Request Body

application/json
JSON
"string"

Responses

Subscription connected

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License