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

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

PostHog desktop_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.

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 7 operations across 3 paths, and defines 11 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.

7 operations 3 paths 11 schemas 1 DELETE2 GET1 PATCH2 POST1 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 desktop_recordings API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PersonalAPIKeyAuth).

Paths & Operations 7

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

desktop_recordings 7
GET
/api/environments/{project_id}/desktop_recordings/
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
desktop_recordings_list 3 params → 200
POST
/api/environments/{project_id}/desktop_recordings/
Create a new recording and get Recall.ai upload token for the desktop SDK
desktop_recordings_create 1 param body → 201
GET
/api/environments/{project_id}/desktop_recordings/{id}/
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
desktop_recordings_retrieve 2 params → 200
PUT
/api/environments/{project_id}/desktop_recordings/{id}/
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
desktop_recordings_update 2 params body → 200
PATCH
/api/environments/{project_id}/desktop_recordings/{id}/
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
desktop_recordings_partial_update 2 params body → 200
DELETE
/api/environments/{project_id}/desktop_recordings/{id}/
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
desktop_recordings_destroy 2 params → 204
POST
/api/environments/{project_id}/desktop_recordings/{id}/append_segments/
Append transcript segments (supports batched real-time streaming)
desktop_recordings_append_segments_create 2 params body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are CreateRecordingResponse (26 properties), DesktopRecording (25 properties), PatchedDesktopRecording (25 properties), TranscriptSegment (5 properties). Each schema is shown below with its type and property counts.

CreateRecordingRequest
object
Request body for creating a new recording
1 property
PaginatedDesktopRecordingList
object
4 properties 2 required
AppendSegments
object
Serializer for appending transcript segments (supports batched real-time uploads)
1 property 1 required
DesktopRecordingStatusEnum
string
recording - Recording uploading - Uploading processing - Processing ready - Ready error - Error
DesktopRecordingTask
object
Serializer for extracted tasks
3 properties 1 required
DesktopRecording
object
25 properties 8 required
CreateRecordingRequestPlatformEnum
string
zoom - zoom teams - teams meet - meet desktopaudio - desktopaudio slack - slack
CreateRecordingResponse
object
Response for creating a new recording (includes uploadtoken)
26 properties 9 required
TranscriptSegment
object
Serializer for individual transcript segments from AssemblyAI
5 properties 1 required
MeetingPlatformEnum
string
zoom - Zoom teams - Microsoft Teams meet - Google Meet desktopaudio - Desktop audio slack - Slack huddle
PatchedDesktopRecording
object
25 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

posthog-desktop-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 desktop_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.