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

The max API from PostHog — 7 operation(s) for max.

PostHog max 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 MAX. 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 10 operations across 7 paths, and defines 13 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.

10 operations 7 paths 13 schemas 1 DELETE3 GET2 PATCH4 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 max API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PersonalAPIKeyAuth).

Paths & Operations 10

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

max 10
GET
/api/environments/{project_id}/conversations/
conversations_list 3 params → 200
POST
/api/environments/{project_id}/conversations/
Unified endpoint that handles both conversation creation and streaming. - If message is provided: Start new conversation processing - If no message: Stream from existing conversation
conversations_create 1 param body → 201
GET
/api/environments/{project_id}/conversations/{conversation}/
conversations_retrieve 2 params → 200
POST
/api/environments/{project_id}/conversations/{conversation}/append_message/
Appends a message to an existing conversation without triggering AI processing. This is used for client-side generated messages that need to be persisted (e.g., support ticket confirmation messages).
conversations_append_message_create 2 params body → 200
PATCH
/api/environments/{project_id}/conversations/{conversation}/cancel/
conversations_cancel_partial_update 2 params body → 200
GET
/api/environments/{project_id}/conversations/{conversation}/queue/
conversations_queue_retrieve 2 params → 200
POST
/api/environments/{project_id}/conversations/{conversation}/queue/
conversations_queue_create 2 params body → 200
PATCH
/api/environments/{project_id}/conversations/{conversation}/queue/{queue_id}/
conversations_queue_partial_update 3 params body → 200
DELETE
/api/environments/{project_id}/conversations/{conversation}/queue/{queue_id}/
conversations_queue_destroy 3 params → 204
POST
/api/environments/{project_id}/conversations/{conversation}/queue/clear/
conversations_queue_clear_create 2 params body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are PatchedConversation (15 properties), Conversation (15 properties), Message (10 properties), ConversationMinimal (10 properties). Each schema is shown below with its type and property counts.

UserBasic
object
9 properties 4 required
BlankEnum
PaginatedConversationMinimalList
object
4 properties 2 required
NullEnum
ConversationType
string
assistant - Assistant toolcall - Tool call deepresearch - Deep research slack - Slack
RoleAtOrganizationEnum
string
engineering - Engineering data - Data product - Product Management founder - Founder leadership - Leadership marketing - Marketing sales - Sales / Success othe…
PatchedConversation
object
15 properties
Message
object
Serializer for appending a message to an existing conversation without triggering AI processing.
10 properties 3 required
MessageMinimal
object
Serializer for appending a message to an existing conversation without triggering AI processing.
1 property 1 required
ConversationMinimal
object
10 properties 10 required
ConversationStatus
string
idle - Idle inprogress - In progress canceling - Canceling
Conversation
object
15 properties 15 required
AgentModeEnum
string
productanalytics - productanalytics sql - sql sessionreplay - sessionreplay errortracking - errortracking plan - plan execution - execution survey - survey res…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

posthog-max-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 max 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.