Skip to main content
POST
Record analytics event
Records a viewer event (copy, download) against a Deep Reader chat. Not billed.

Authorizations

Authorization
string
header
required

Organisation API key from Settings → API / /api/keys/. The secret is shown once. Send Authorization: Bearer sk-abacus-…. One active key per organisation. Ingest (/api/v2/ingest/*) refuses API keys — that surface is Auth0-only with ingest:read / ingest:write scopes.

Path Parameters

id
integer
required

Body

application/json

Validates the analytics event body for POST /api/v2/documents/{id}/events/.

event
enum<string>
required
  • copy - copy
  • download - download
Available options:
copy,
download
content_type
string
download_type
string

Response

No response body