Get competitor visibility heatmap data showing visibility percentages across different models and competitors. Returns a structured matrix ready for heatmap visualization.
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Start date for heatmap data (YYYY-MM-DD)
End date for heatmap data (YYYY-MM-DD)
Filter by specific LLM model
Filter by specific prompt ID
Filter by specific LLM monitor ID
Maximum number of competitors to include (default: 50)
1 <= x <= 100Exclude self brand from results (default: false)
Hide ignored brands from results (default: true)
Default Response
Ordered list of model identifiers
Ordered list of competitor information
Matrix of visibility percentages: matrix[competitor][model] = percentage
Minimum visibility value in the matrix, or null if no data
Maximum visibility value in the matrix, or null if no data