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

The signals API from PostHog — 6 operation(s) for signals.

PostHog signals 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 Signals. 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 11 operations across 6 paths, and defines 12 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.

11 operations 6 paths 12 schemas 2 DELETE5 GET1 PATCH1 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 signals API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PersonalAPIKeyAuth).

Paths & Operations 11

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

signals 11
GET
/api/projects/{project_id}/signals/processing/
Return current processing state including pause status.
signals_processing_list 3 params → 200
PUT
/api/projects/{project_id}/signals/processing/pause/
View and control signal processing pipeline state for a team.
signals_processing_pause_update 1 param body → 200
DELETE
/api/projects/{project_id}/signals/processing/pause/
View and control signal processing pipeline state for a team.
signals_processing_pause_destroy 1 param → 200
GET
/api/projects/{project_id}/signals/reports/
signals_reports_list 8 params → 200
GET
/api/projects/{project_id}/signals/reports/{id}/
signals_reports_retrieve 2 params → 200
GET
/api/projects/{project_id}/signals/source_configs/
signals_source_configs_list 3 params → 200
POST
/api/projects/{project_id}/signals/source_configs/
signals_source_configs_create 1 param body → 201
GET
/api/projects/{project_id}/signals/source_configs/{id}/
signals_source_configs_retrieve 2 params → 200
PUT
/api/projects/{project_id}/signals/source_configs/{id}/
signals_source_configs_update 2 params body → 200
PATCH
/api/projects/{project_id}/signals/source_configs/{id}/
signals_source_configs_partial_update 2 params body → 200
DELETE
/api/projects/{project_id}/signals/source_configs/{id}/
signals_source_configs_destroy 2 params → 204

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are SignalReport (16 properties), PatchedSignalSourceConfig (8 properties), SignalSourceConfig (8 properties), PaginatedSignalReportList (4 properties). Each schema is shown below with its type and property counts.

PauseStateResponse
object
1 property 1 required
SignalReportStatusEnum
string
potential - Potential candidate - Candidate inprogress - In Progress pendinginput - Pending Input ready - Ready failed - Failed deleted - Deleted suppressed -…
PatchedSignalSourceConfig
object
8 properties
PaginatedPauseStateResponseList
object
4 properties 2 required
SourceProductEnum
string
sessionreplay - Session replay llmanalytics - LLM analytics github - GitHub linear - Linear zendesk - Zendesk conversations - Conversations errortracking - Err…
SignalSourceConfigSourceTypeEnum
string
sessionanalysiscluster - Session analysis cluster evaluation - Evaluation issue - Issue ticket - Ticket issuecreated - Issue created issuereopened - Issue reop…
SignalSourceConfig
object
8 properties 6 required
PauseUntilRequest
object
1 property 1 required
PaginatedSignalReportList
object
4 properties 2 required
PauseResponse
object
2 properties 2 required
SignalReport
object
16 properties 16 required
PaginatedSignalSourceConfigList
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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