---
title: "Proxy Posthog"
method: POST
path: "/api/posthog/{path}"
tags: ["posthog-proxy"]
---

# Proxy Posthog

`POST /api/posthog/{path}`

Proxy requests to PostHog ingestion API.

## Path parameters

- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-29** `f7f28d8c50ae` — 1 info
  - api operation id `proxy_posthog_api_posthog__path__head` removed and replaced with `proxy_posthog_api_posthog__path__put`
- **2026-08-28** `fc2f4b994750` — 1 info
  - api operation id `proxy_posthog_api_posthog__path__put` removed and replaced with `proxy_posthog_api_posthog__path__head`
- **2026-08-26** `babcca1185b4` — 1 info
  - api operation id `proxy_posthog_api_posthog__path__post` removed and replaced with `proxy_posthog_api_posthog__path__put`
- **2026-08-24** `434a412a3c7a` — 1 info
  - api operation id `proxy_posthog_api_posthog__path__put` removed and replaced with `proxy_posthog_api_posthog__path__post`
- **2026-08-23** `e0335d3ade41` — 1 info
  - api operation id `proxy_posthog_api_posthog__path__get` removed and replaced with `proxy_posthog_api_posthog__path__put`

[Full history](https://skmtc.dev/deeptrace/apis/fastapi/changes/api/posthog/:path/post.md)

---

[API](https://skmtc.dev/deeptrace/apis/fastapi.md) · [All operations](https://skmtc.dev/deeptrace/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deeptrace/fastapi/revisions/f7f28d8c50ae/schema)
