Existing V1 customers with a docs password can open the V1
reference. For a new integration, request the
V2 private preview
instead of starting on V1.
What you can pull
Websites
Every URL tracked under your workspace, with country, language, niche, and last-scrape time.
Brand mentions
Every sentence captured from an LLM response where your brand was named, with the provider and position. Prompt-library text is not exposed.
Analytics reports
Metadata for every PDF report generated in your workspace, with a signed-URL download endpoint.
Competitors
Domains we’ve detected as competitors of your tracked websites, with appearance counts, average position, and first/last-seen timestamps.
How it works
- Bulk snapshot — one call returns websites, recent mentions, recent reports, and competitors in a single envelope. Use for nightly mirrors, BI loads, or quick exports.
- Paginated list endpoints — newest-first, cursor-based, with
updated_sincefilters for incremental sync. Use for steady-state operations. - Cross-tenant isolation — every key is scoped to exactly one workspace. The API never returns rows from another tenant, and unknown IDs return 404 without leaking whether they exist elsewhere.
- Deprecated V1 contract — existing endpoints remain under
/public/v1/and are never silently redirected. Consumers should ignore unknown fields and use the canonical metric names. If you integrated before the TypeScript cutover, follow the older-client migration guide.
Who it’s for
The Public API is part of the Enterprise plan. It’s the right fit for:- Multi-location and multi-region brands that want their AI visibility data in BI tools (Looker, Tableau, Snowflake, BigQuery).
- Agencies and platforms reselling AI visibility insights to their own customers.
- Internal dashboards that combine Videntic data with first-party traffic, conversion, or CRM signals.
Access and reference
Request the V2 private preview
Tell the API team your workspace, integration shape, current V1 routes if
applicable, and expected request volume. Preview routing is disabled until
access is explicitly enabled.
Existing V1 integration
Open the deprecated V1 reference. You’ll be prompted for the docs password
on the way in, and the session lasts until your browser clears it.
