UnifyAPI
← Back to catalog

aipush.check_visibility

mock data$0.100 / call

AI Visibility Score (AIPush)

Test whether AI assistants (ChatGPT, Perplexity, Gemini) know about and recommend a brand — returns per-model visibility scores (AIPush)

AI & MLprovider: Aipush#aipush#ai

Input schema

website_domainrequired

Domain to check AI visibility for (e.g. "example.com"). Tests whether AI assistants know about and recommend this brand.

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/aipush.check_visibility \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"website_domain":"<website_domain>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.