Waikay API
Programmatic access to your brand visibility data across ChatGPT, Claude, Gemini, and Sonar (Perplexity). Integrate directly into your reporting workflows, automation systems, and BI tools.
Overview
The Waikay API provides programmatic access to your brand visibility data across major LLMs. Rather than manually exporting data from the dashboard, you can integrate directly into your existing reporting workflows, automation systems, and tools like Looker Studio or n8n.
The API is available to users on Level 2 plans and above ($69.95/month). It provides two endpoints that let you list projects and pull brand visibility metrics at both the project and prompt levels.
API Capabilities
The API currently provides access to three types of brand visibility data.
| Data Type | What It Returns | Time Window |
|---|---|---|
| Overview | Brand mention counts by model and timeframe, including JSON versions of Topic Action Plans | 7-day windows (current vs previous week) |
| Rankings | Share of voice and competitive positioning | 30-day rolling window |
| Sources | Citation analysis showing which URLs and domains are being referenced | 30-day rolling window |
Data can be retrieved at project level (aggregated across all prompts) or filtered to specific prompts for granular analysis.
Practical Use Cases
Automated Competitive Intelligence Dashboards
Pull rankings data weekly and feed it into your BI tool for always-on competitive visibility.
Citation Gap Analysis
Identify authoritative sources that cite your competitors but not you.
Prompt Performance Tracking
Monitor individual prompt performance over time as an early warning system for visibility drops.
Model-Specific Strategy
Analyse performance by individual model to identify optimisation opportunities missed by a one-size-fits-all approach.
Client Reporting Automation
Eliminate manual data collection for agency client reports entirely.
Historical Tracking Database
Build a complete long-term record beyond the dashboard’s retention window.
Integration Approach
Project-Level vs Prompt-Level
All brand visibility queries work at both levels:
| Level | How | Best For |
|---|---|---|
| Project-level | Omit the prompt parameter | High-level dashboards, executive summaries |
| Prompt-level | Include the prompt ID parameter | Granular analysis, per-query performance tracking |
Time Windows
Be aware of the different time windows when planning your automation schedule.
| Endpoint | Window | Recommended Pull Frequency |
|---|---|---|
| Overview | 7-day (current vs previous week) | Daily |
| Rankings | 30-day rolling | Weekly |
| Sources | 30-day rolling | Weekly |
Authentication and Credits
Your API key is available in your Waikay account settings. All requests require this key as a query parameter. API calls cost credits which must be purchased in advance, either as part of your monthly subscription or in batches of 40 or 80 units.
Getting Started
Ready to integrate?
Complete request examples, response schemas, and the OpenAPI specification are in the official documentation.
