Build with your AI visibility data.

Access every score, mention, citation, and segment through a clean REST API. Power dashboards, alerts, reports, and agents with live Visiblee data.

REST API
requestGET
01curl --request GET \
02 https://api.visiblee.ai/public/
03 projects/acme/overview \
04 --header "X-API-Key:
05 $VISIBLEE_API_KEY"
response200 OK
01{
02 "visibility_score": 72,
03 "delta_7d": 6,
04 "prompts": { "mentioned": 23, "tracked": 32 },
05 "top_model": "chatgpt",
06 "top_competitor": "rival.io"
07}

Your AI visibility data, over a clean API

Every score, mention, citation, and segment is available programmatically from day one. Build directly on the data that powers Visiblee.

Request

curl -s https://api.visiblee.ai/public/projects/acme/overview \
  -H "X-API-Key: $VISIBLEE_API_KEY"

200 OK · application/json

{
  "project": "acme",
  "visibility_score": 72,
  "delta_7d": 6,
  "prompts": { "mentioned": 23, "tracked": 32 },
  "models": [
    { "model": "chatgpt", "score": 81 },
    { "model": "claude", "score": 74 },
    { "model": "perplexity", "score": 68 },
    { "model": "gemini", "score": 64 }
  ]
}

Visibility score

72+6 this week

23 of 32 prompts mentioned

ChatGPT81
Claude74
Perplexity68
Gemini64

Use the same structured response in dashboards, reports, alerts, and internal products.

Built for developers, API-first.

The dashboard is one view of your data. The API gives your team the flexibility to use it wherever the work already happens.

Your data from day one

Every score, mention, citation, sentiment read, and segment is available through the same API that powers the dashboard.

Simple authentication

Create, rotate, and revoke scoped keys yourself. Every request uses a single X-API-Key header.

Built for automation

Run scheduled reports, trigger alerts, or feed live visibility data into your own internal products.

Predictable responses

Clean JSON and stable resource shapes make Visiblee straightforward to use in production workflows.

A taste of the endpoints

Full API reference
GET
/projects

List tracked brands

GET
/projects/{id}/overview

Scores and model performance

GET
/projects/{id}/prompts

Prompt mentions and position

GET
/projects/{id}/competitors

Competitor benchmarking

GET
/projects/{id}/citations

Sources the models cite

GET
/projects/{id}/segments

Visibility by customer segment

It's your data, from day one.

Most AI visibility tools reserve API access for their largest contracts. Visiblee includes it on every plan.

Starter

$29/mo

Visiblee

API included

Typical tracker

No API

Pro

$99/mo

Visiblee

API included

Typical tracker

No API

Scale

$199/mo

Visiblee

API included

Typical tracker

Add-on only

Enterprise

Custom

Visiblee

API included

Typical tracker

Sales call