Visiblee Public API
API Reference
Read-only access to the same project, visibility, competitor, citation, mention, run, and Reddit data available in your Visiblee dashboard.
Projects
/projects
List projects
Return the Visiblee projects available to the API key's account.
GET/projects/{project_id}
Get project
Fetch a single project's metadata, status, domain, and company context.
GET/projects/{project_id}/terms
List project terms
Read tracked terms used for discovery and visibility reporting.
Visibility
/projects/{project_id}/visibility
Get visibility report
Return headline dashboard metrics including score, mention rate, rank, and sentiment.
GET/projects/{project_id}/visibility/timeseries
Get visibility timeseries
Read trend data for visibility metrics over time.
GET/projects/{project_id}/scores/daily
Get daily scores
Return daily score snapshots used by the dashboard trend views.
Tracking
/projects/{project_id}/prompts
List prompts
Read the prompts Visiblee tracks for a project.
GET/projects/{project_id}/segments
List segments
Return tracked market and audience segments.
GET/projects/{project_id}/competitors
List competitors
Fetch competitor brands included in dashboard comparisons.
Evidence
/projects/{project_id}/citations
List citations
Read source domains and citation details surfaced by AI engines.
GET/projects/{project_id}/mentions
List mentions
Return individual mention records used to calculate visibility.
GET/projects/{project_id}/warm-leads
List warm leads
Read inbound lead signals generated from monitored discussions.
Runs and Reddit
/projects/{project_id}/runs
List run groups
Fetch scan run groups created from the web dashboard.
GET/runs/{run_group_id}/results
Get run results
Read the result rows for a completed dashboard scan.
GET/projects/{project_id}/reddit/opportunities
List Reddit opportunities
Return Reddit opportunity records tied to the project.