Skip to main content
Accepts a JSON event at the source-specific webhook URL, which contains a secret. When signature verification is enabled for that source, the request must carry a valid signature over the raw request body.
Base URL: https://app.counso.ai

Authentication

Use the complete webhook URL generated for this source, including its URL secret. This endpoint does not use an API key. If signature verification is configured, include the configured signature header and sign the exact raw request body. Keep the generated URL private.

Parameters

Request body

Content-Type: application/json Field constraints and nested structures are defined in the specification below.

Responses

Specification

Download the complete OpenAPI / Postman files.