---
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

> 20 revisions in range; 1 not diffed.

- **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.dev/getanana/apis/cleon-api/revisions/dabff0d3c9ff?raw)
