For the complete documentation index, see llms.txt.

POST /oauth/consent/approve

Approve OAuth Authorization (portal-internal)

Called by the portal consent page with the user's Supabase JWT after they approve the connection. Re-validates the client and redirect_uri, mints a single-use authorization code (5-minute TTL), and returns the client callback URL for the browser to follow.

Auth required: No

Request Body

Responses

Authentication

This endpoint does not require authentication.

Base URL: https://api.vennio.app