v1

latestOpenAPI 3.0.32026-07-1718918.2 KB
Models
Topics

Get topic descriptors for a model (JSON)

Returns an object keyed by topic id (as string), each containing: - color: hex color for the topic - words: map word -> probability (top-N words) - label: display label Supports conditional requests via ETag / If-None-Match.

get/{k}/topics.json

Path parameters

kinteger required

Model size (number of topics).

Response

Topic dictionary keyed by topic id (string)

TopicsResponse required

Object keyed by topic id (string).