Skip to content
POSThttps://app.evoriqa.com/api/v1/analytics/topics

Cluster top questions into topics

Clusters up to 50 already-loaded top questions into semantic groups. Spends a metered LLM call, so it is rate-limited to 10 per minute and gated through the workspace's AI budget — out of budget returns `{ topics: [] }` rather than an error. POST only because it carries a body; the read scope applies.

Requires scope analytics:read

Warning:

Access is gated — enable it before your first call

The API is off by default. A request succeeds only when all three switches are on: the platform master switch (off by default), your organisation’s API toggle, and your plan or client entitlement. Any one off returns 403 API access is not enabled for this workspace.

Request body

Content type: application/json

Request

Response

200 OK