---
title: "Posthog Connect"
method: POST
path: "/integrations/posthog/connect"
tags: ["posthog"]
---

# Posthog Connect

`POST /integrations/posthog/connect`

Begin the grant: persist a one-time state token plus the PKCE verifier,
and hand back the URL.

## Response `200`

Successful Response

- PostHogConnectResponse — Where to send the operator to grant access.
  - `authorization_url` string, required

## Other responses

- `503` — Error

## Changes

- **2026-09-03** `fbb95eac3965` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/integrations/posthog/connect/post.md)

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/d65b8fefae34/schema)
