v2

latestOpenAPI 3.0.1raw.githubusercontent.com2025-07-3045340.5 KB
Topics API

Get analysis and metrics for prompts with frequency data by website and topic ID

Returns analysis and metrics for all prompts with frequency over time by website and topic ID

post/api/beta/topic/prompts

Query parameters

websiteTopicIdstring required

Request body

llmProviderstring required
fromDateinteger required
toDateinteger required
tagIdsstring[] required

Response

Successfully retrieved

promptAnalysisIdstring
promptIdstring
rankingnumber double
shareOfVoicenumber double
promptstring
answerTextstring
promptsCountinteger
invocationsinteger
sourcesstring[]
positiveSentimentsobject[]
negativeSentimentsobject[]
importantTermsstring[]
latestRunDatastring date-time