AI GNT API
notion
Token
GET
https://api.gntai.dev
/v1/notion/token
The CLI-facing half of this connector: gnt prebrain --mcp-notion
fetches its own org's token from here (same Bearer-API-key auth every
other CLI-to-API call already uses, see apps/cli/src/credentials.ts)
instead of a customer pasting one — the CLI still does the actual
read/parse/chunk/privacy-gate work locally with whatever token comes
back, unchanged from before this connector existed.
Token › Responses
200
Successful Response
No data returned