Skip to main content
POST
AI Visibility Audit (async)

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
url
string
required

The business website URL to audit.

brand
string

Brand name to detect in answers (auto-detected from the site when omitted).

location
string
default:United States

Market/location name (queries are generated in its language).

language
string

ISO language code override for generated queries.

queries
string[]

Custom customer queries (max 12). Omit to auto-generate 8 from the website.

Maximum array length: 12
models
enum<string>[]

Which models to check (default all four).

Available options:
chat_gpt,
claude,
gemini,
perplexity
name
string

Optional audit name.

Response

Accepted; poll job for the audit report

success
enum<boolean>
Available options:
true
data
object
usage
object
meta
object