How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PostHog reverse_proxy API

The reverse_proxy API from PostHog — 3 operation(s) for reverse_proxy.

PostHog reverse_proxy API is one of 139 APIs that PostHog publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Reverse Proxy. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and an AsyncAPI specification.

This API exposes 5 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.posthog.com/api.

5 operations 3 paths 3 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://app.posthog.com/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

PostHog reverse_proxy API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PersonalAPIKeyAuth).

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

reverse_proxy 5
GET
/api/organizations/{organization_id}/proxy_records/
List all reverse proxies configured for the organization. Returns proxy records along with the maximum number allowed by the current plan.
proxy_records_list 1 param → 200
POST
/api/organizations/{organization_id}/proxy_records/
Create a new managed reverse proxy. Provide the domain you want to proxy through. The response includes the CNAME target you need to add as a DNS record. Once the CNAME is configured, the proxy will…
proxy_records_create 1 param body → 201
GET
/api/organizations/{organization_id}/proxy_records/{id}/
Get details of a specific reverse proxy by ID. Returns the full configuration including domain, CNAME target, and current provisioning status.
proxy_records_retrieve 2 params → 200
DELETE
/api/organizations/{organization_id}/proxy_records/{id}/
Delete a reverse proxy. For proxies in 'waiting', 'erroring', or 'timedout' status, the record is deleted immediately. For active proxies, a deletion workflow is started to clean up the provisioned i…
proxy_records_destroy 2 params → 204
POST
/api/organizations/{organization_id}/proxy_records/{id}/retry/
Retry provisioning a failed reverse proxy. Only available for proxies in 'erroring' or 'timedout' status. Resets the proxy to 'waiting' status and restarts the provisioning workflow.
proxy_records_retry_create 2 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ProxyRecord (8 properties), ProxyRecordListResponse (2 properties). Each schema is shown below with its type and property counts.

ProxyRecord
object
8 properties 8 required
ProxyRecordStatusEnum
string
waiting - Waiting issuing - Issuing valid - Valid warning - Warning erroring - Erroring deleting - Deleting timedout - Timed Out
ProxyRecordListResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

posthog-reverse-proxy-api-openapi.yml Raw ↑

Other APIs PostHog publishes across the network.

PostHog Capture API
PostHog Query API
PostHog Persons API
PostHog Feature Flags API
PostHog Experiments API
PostHog Insights API
PostHog Cohorts API
PostHog Annotations API
PostHog actions API
PostHog activity_log API
PostHog activity_logs API
PostHog advanced_activity_logs API
Where this information came from

This is an independent, third-party profile of PostHog reverse_proxy API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.