For the complete documentation index, see llms.txt.

GET /v1/calendars/google/connect-guest

Guest Calendar Connect (Google)

Creates a guest user and redirects to Google OAuth. **Public Endpoint**: No authentication required. **Use Case**: A business's end-customer connects their Google Calendar without needing a Vennio account. The endpoint creates a throwaway guest user, then internally mints a connect token and redirects through the standard token-gated Google OAuth flow. **Security**: `redirect_url` is validated against a hard-coded platform domain allowlist and a per-business `business_redirect_uris` whitelist. External URIs not on either list are rejected with 400.

Auth required: No

Parameters

Responses

Authentication

This endpoint does not require authentication.

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