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

The session_recordings API from PostHog — 12 operation(s) for session_recordings.

PostHog session_recordings 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 Session Recordings. 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 18 operations across 12 paths, and defines 7 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.

18 operations 12 paths 7 schemas 4 DELETE6 GET2 PATCH4 POST2 PUT

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 session_recordings API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PersonalAPIKeyAuth).

Paths & Operations 18

Across 12 paths, the API surfaces 18 operations — 4 DELETE, 6 GET, 2 PATCH, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

session_recordings 18
GET
/api/environments/{environment_id}/session_recordings/deprecated
environments_session_recordings_list 3 params → 200
GET
/api/environments/{environment_id}/session_recordings/{id}/deprecated
environments_session_recordings_retrieve 2 params → 200
PUT
/api/environments/{environment_id}/session_recordings/{id}/deprecated
environments_session_recordings_update 2 params body → 200
PATCH
/api/environments/{environment_id}/session_recordings/{id}/deprecated
environments_session_recordings_partial_update 2 params body → 200
DELETE
/api/environments/{environment_id}/session_recordings/{id}/deprecated
environments_session_recordings_destroy 2 params → 204
GET
/api/environments/{environment_id}/session_recordings/{recording_id}/sharing/deprecated
environments_session_recordings_sharing_list 2 params → 200
POST
/api/environments/{environment_id}/session_recordings/{recording_id}/sharing/passwords/deprecated
Create a new password for the sharing configuration.
environments_session_recordings_sharing_passwords_create 2 params body → 200
DELETE
/api/environments/{environment_id}/session_recordings/{recording_id}/sharing/passwords/{password_id}/deprecated
Delete a password from the sharing configuration.
environments_session_recordings_sharing_passwords_destroy 3 params → 204
POST
/api/environments/{environment_id}/session_recordings/{recording_id}/sharing/refresh/deprecated
environments_session_recordings_sharing_refresh_create 2 params body → 200
GET
/api/projects/{project_id}/session_recordings/
session_recordings_list 3 params → 200
GET
/api/projects/{project_id}/session_recordings/{id}/
session_recordings_retrieve 2 params → 200
PUT
/api/projects/{project_id}/session_recordings/{id}/
session_recordings_update 2 params body → 200
PATCH
/api/projects/{project_id}/session_recordings/{id}/
session_recordings_partial_update 2 params body → 200
DELETE
/api/projects/{project_id}/session_recordings/{id}/
session_recordings_destroy 2 params → 204
GET
/api/projects/{project_id}/session_recordings/{recording_id}/sharing/
session_recordings_sharing_list 2 params → 200
POST
/api/projects/{project_id}/session_recordings/{recording_id}/sharing/passwords/
Create a new password for the sharing configuration.
session_recordings_sharing_passwords_create 2 params body → 200
DELETE
/api/projects/{project_id}/session_recordings/{recording_id}/sharing/passwords/{password_id}/
Delete a password from the sharing configuration.
session_recordings_sharing_passwords_destroy 3 params → 204
POST
/api/projects/{project_id}/session_recordings/{recording_id}/sharing/refresh/
session_recordings_sharing_refresh_create 2 params body → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are PatchedSessionRecording (27 properties), SessionRecording (27 properties), MinimalPerson (7 properties), SharingConfiguration (6 properties). Each schema is shown below with its type and property counts.

SharingConfiguration
object
6 properties 3 required
SessionRecording
object
27 properties 26 required
MinimalPerson
object
7 properties 6 required
PaginatedSessionRecordingList
object
4 properties 2 required
SharePassword
object
5 properties 4 required
Outcome
object
Initial goal and session outcome coming from LLM.
2 properties
PatchedSessionRecording
object
27 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

posthog-session-recordings-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 session_recordings 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.