Skip to main content
Public API V1 is deprecated but remains operational. No Sunset date has been announced, and existing V1 clients are never silently redirected. New integrations should review the V2 migration and private-preview guide and request access through [email protected].
The Videntic Public API lets enterprise customers connect their AI visibility data to BI warehouses, internal dashboards, sync pipelines, or partner integrations. Public API V2 is a separately versioned private preview that is disabled by default; it is not generally available or production-ready. The content below describes the discoverable V1 reference for existing integrations. V1 remains on its released contract while deprecated.
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_since filters 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.
If you’re on a non-enterprise plan, the same data is available through the dashboard, scheduled email reports, and PDF exports.

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.
Last modified on July 17, 2026