cURL
curl --request GET \ --url https://api.aws53.cloud/v1/intent/topics
{ "data": [ { "topicId": 123, "topicName": "<string>", "type": "<string>", "industry": "<string>", "category": "<string>" } ], "meta": { "total": 123, "page": 123, "pageSize": 123, "hasMore": true } }
Returns the full topic catalog (20K+ topics). Filter by type, industry, category, or text search. Cached 24h.
b2b
b2c
both
100
Topic catalog
Show child attributes
Was this page helpful?