Perception
Access AI perception data - understand how AI models perceive your brand across trust, quality, value, market position, and innovation.
Overview
The Perception API provides access to how AI models (GPT-4o, Claude, Gemini, Perplexity) perceive your brand across 20 metrics grouped into 5 categories: Trust & Reliability, Quality & Performance, Value & Experience, Market Position, and Innovation & Appeal.
Get Dashboard
Query Parameters
brand_idstringrequiredThe brand ID to get perception data for
viewstringView type: "dashboard" (default), "metrics", or "narrative"
Default: dashboard
daysintegerNumber of days of data to return (7-365)
Default: 90
tracked_brandstringFilter by specific tracked brand (metrics view only)
Dashboard Response
Dashboard Schema
metadataobjectQuery metadata including brand info and date range
perception_scoreobjectOverall perception score with 7-day change and percentile
category_scoresobjectScores for 5 categories: trust_reliability, quality_performance, value_experience, market_position, innovation_appeal
insightsobjectStrengths and opportunities identified from the data
brand_summariesarraySummary for each tracked brand showing metric rankings
detailed_sentiment_timeseriesarrayFull time series for all 20 metrics per brand
competitor_gapsarrayGap analysis showing advantages and disadvantages vs each competitor
radar_chart_dataarrayRadar chart data points for each tracked brand
metric_rankingsobjectRankings for each metric across all tracked brands
primary_brand_overall_timeseriesarrayOverall score time series for the primary brand
Get Raw Metrics
Use view=metrics to get raw metric history data points. Each row contains all 20 metric scores for a specific tracked brand on a specific date. Useful for building custom charts.
Get Narrative
Use view=narrative to get a high-level positioning summary: how AI models describe your brand, key strengths, weaknesses, emerging opportunities, and overall sentiment.
Trigger Analysis
Body Parameters
brand_idstringrequiredThe brand ID to analyze
include_competitorsbooleanAlso analyze competitor brands
Default: true
The 20 Metrics
Each perception analysis evaluates 20 metrics on a 0-100 scale:
Trust & Reliability
overall_trust, reliability_score, transparency_level, safety_perception
Quality & Performance
overall_quality, problem_resolution, responsiveness, user_satisfaction
Value & Experience
value_for_money, ease_of_interaction, accessibility, necessity_level
Market Position
brand_recognition, professional_image, recommendation_likelihood, uniqueness
Innovation & Appeal
forward_thinking, adaptability, likability, confidence_inspiring
Quick Reference
| Endpoint | Description | Rate Limit |
|---|---|---|
GET /get-perception | Dashboard, metrics, or narrative data | 60/min |
POST /get-perception | Trigger new analysis | 10/min |
