# Writesonic Docs > Writesonic is the GEO platform that tracks your AI visibility across ChatGPT, Gemini, Claude, and 10+ AI search platforms. Diagnose gaps. Own the answer. ## Docs - [Get Action Center Dashboard](https://apidocs.writesonic.com/api-reference/action-center/get-action-center-dashboard.md): One-call summary of all actionable recommendations for a project — broken pages, third-party-site brand gaps, new-content opportunities, and content-optimization suggestions, with counts and estimated impact per category. - [Get AI Answers Citing an Optimization Page](https://apidocs.writesonic.com/api-reference/action-center/get-ai-answers-citing-an-optimization-page.md): Sample AI answers that cite a specific page flagged for optimization. Use this to see what AI is currently quoting from the page so you know what to preserve when rewriting. - [Get AI-Suggested Fixes for an Optimization Page](https://apidocs.writesonic.com/api-reference/action-center/get-ai-suggested-fixes-for-an-optimization-page.md): Concrete AI-suggested fixes for the issues detected on an optimization page — actionable rewrites, structural changes, missing-section recommendations. Tied to a specific editor history snapshot. - [Get Broken-Pages Fix Impact](https://apidocs.writesonic.com/api-reference/action-center/get-broken-pages-fix-impact.md): Before/after metrics for broken-page fixes — for pages already marked resolved, shows the citation/visibility lift you got. Use this to demonstrate ROI of broken-page work. - [Get New-Content Opportunity Impact](https://apidocs.writesonic.com/api-reference/action-center/get-new-content-opportunity-impact.md): Estimated visibility gains if each new-content opportunity is published. Lets you prioritize which content brief to ship first based on projected lift. - [Get Sample AI Responses on Third-Party Sites](https://apidocs.writesonic.com/api-reference/action-center/get-sample-ai-responses-on-third-party-sites.md): Sample AI responses that cite third-party sites in your brand-gap set. Use this to see exactly what AI is saying alongside the competitor citation, so you can craft an outreach pitch. - [Get Sample Answers for a New-Content Opportunity](https://apidocs.writesonic.com/api-reference/action-center/get-sample-answers-for-a-new-content-opportunity.md): Sample AI answers from queries that would be addressed by a specific new-content opportunity. Lets you see what AI is currently saying about a topic before deciding to create content. - [Get Third-Party Answers Already Mentioning You](https://apidocs.writesonic.com/api-reference/action-center/get-third-party-answers-already-mentioning-you.md): AI answers that mention your brand via a third-party site citation. Inverse of brand-gap — these are wins you should reinforce rather than gaps to close. - [Get Third-Party Brand-Gap Impact](https://apidocs.writesonic.com/api-reference/action-center/get-third-party-brand-gap-impact.md): Estimated visibility impact if you claim each third-party brand-gap mention. Quantifies what closing the gap is worth. - [Get Third-Party Brand-Gap Summary](https://apidocs.writesonic.com/api-reference/action-center/get-third-party-brand-gap-summary.md): Summary of brand-gap opportunities — AI answers where your competitors are mentioned but you are NOT. Grouped by third-party site (where the competitor mention originated) with totals. - [List Broken Pages to Fix](https://apidocs.writesonic.com/api-reference/action-center/list-broken-pages-to-fix.md): Paginated list of broken pages on your domain that AI platforms are citing — pages returning 4xx/5xx, timing out, or otherwise unreachable. These are highest-priority fixes because AI is sending visitors to dead URLs. - [List New-Content Opportunities](https://apidocs.writesonic.com/api-reference/action-center/list-new-content-opportunities.md): Topics and queries where you should create new content to capture AI visibility — areas where AI is answering but you have no page to be cited. - [List Pages Needing Content Optimization](https://apidocs.writesonic.com/api-reference/action-center/list-pages-needing-content-optimization.md): Existing pages on your domain that need optimization — pages AI is citing where the content has structural issues (missing headings, thin coverage, outdated, etc.) that, if fixed, would likely lift the citation rate or sentiment. - [List Third-Party Brand-Gap Opportunities](https://apidocs.writesonic.com/api-reference/action-center/list-third-party-brand-gap-opportunities.md): Paginated list of brand-gap opportunities. Each entry is a third-party page being cited by AI where your competitors appear but you don't — i.e. a place where outreach or content placement could win back the citation. - [Authentication](https://apidocs.writesonic.com/api-reference/authentication.md): How to authenticate with the Writesonic GEO API using your API key. - [Bulk Delete Brand Radar Reports](https://apidocs.writesonic.com/api-reference/brand-radar-reports/bulk-delete-brand-radar-reports.md): Soft-delete multiple Brand Radar reports in a single call. - [Create a Brand Radar Report](https://apidocs.writesonic.com/api-reference/brand-radar-reports/create-a-brand-radar-report.md): Kick off a new Brand Radar report run for the project. Reports run asynchronously and produce competitor-scan analytics across the configured prompts and target domains. - [Delete a Brand Radar Report](https://apidocs.writesonic.com/api-reference/brand-radar-reports/delete-a-brand-radar-report.md): Soft-delete a single Brand Radar report by id. The underlying data is preserved for audit but the report no longer surfaces in lists or analytics. - [Get Available Filter Values for a Brand Radar Report](https://apidocs.writesonic.com/api-reference/brand-radar-reports/get-available-filter-values-for-a-brand-radar-report.md): Return the set of filter values available for a specific Brand Radar report — the citing domains, citing pages, and queries that appear in the report's data. Use this to populate filter dropdowns before calling the read endpoints. - [List Brand Radar Reports](https://apidocs.writesonic.com/api-reference/brand-radar-reports/list-brand-radar-reports.md): List the Brand Radar reports for a project. Use this to discover `report_id` values needed by the per-report read tools and by delete/bulk-delete. - [Get AI Answers Citing One Webpage](https://apidocs.writesonic.com/api-reference/citation-analytics/get-ai-answers-citing-one-webpage.md): Sample AI answers that cite **a specific page**. Webpage-scoped equivalent of `/domain/answers`. - [Get AI Answers Citing Your Domain](https://apidocs.writesonic.com/api-reference/citation-analytics/get-ai-answers-citing-your-domain.md): Sample AI answers (across tracked prompts) that cite **your domain**. Useful for spot-checking what context AI is presenting alongside your citations. - [Get Citation Counts by Platform (Domain)](https://apidocs.writesonic.com/api-reference/citation-analytics/get-citation-counts-by-platform-domain.md): Which AI platforms cite **your domain** most. Breakdown by platform (ChatGPT, Perplexity, Gemini, Copilot, etc.) with citation counts and share. - [Get Citation Platforms for One Webpage](https://apidocs.writesonic.com/api-reference/citation-analytics/get-citation-platforms-for-one-webpage.md): Which AI platforms cite **a specific page** most often. Webpage-scoped equivalent of `/domain/platforms`. - [Get Citation Trends for One Webpage](https://apidocs.writesonic.com/api-reference/citation-analytics/get-citation-trends-for-one-webpage.md): Time-series of how often AI platforms cite **a single specific page** across tracked prompts. Scope to one page via the `cited_page_url` filter. - [Get Domain Citation Trends](https://apidocs.writesonic.com/api-reference/citation-analytics/get-domain-citation-trends.md): Time-series of how often AI platforms cite **your domain** across all tracked prompts. Use this to see whether your domain's citation footprint is growing, shrinking, or stable. - [Get Most-Cited Pages on Your Domain](https://apidocs.writesonic.com/api-reference/citation-analytics/get-most-cited-pages-on-your-domain.md): Your domain's most-cited pages — ranked by how often AI platforms cite each page across tracked prompts. - [Get Pages AI Cites for Your Industry](https://apidocs.writesonic.com/api-reference/citation-analytics/get-pages-ai-cites-for-your-industry.md): Pages AI platforms cite in your industry across tracked prompts — INCLUDING competitors and third-party domains. Use this to see the overall citation landscape, not just your own pages. - [Get Prompts Driving Citations for One Webpage](https://apidocs.writesonic.com/api-reference/citation-analytics/get-prompts-driving-citations-for-one-webpage.md): Which tracked prompts drive AI citations to **a specific page**. Webpage-scoped equivalent of `/domain/prompts`. - [Get Prompts Driving Domain Citations](https://apidocs.writesonic.com/api-reference/citation-analytics/get-prompts-driving-domain-citations.md): Which tracked prompts produce the most AI citations to **your domain**. Ranks prompts by citation count attributable to your domain. - [Get Topics Driving Citations for One Webpage](https://apidocs.writesonic.com/api-reference/citation-analytics/get-topics-driving-citations-for-one-webpage.md): Topic categories driving AI citations to **a specific page**. Webpage-scoped equivalent of `/domain/topics`. - [Get Topics Driving Domain Citations](https://apidocs.writesonic.com/api-reference/citation-analytics/get-topics-driving-domain-citations.md): Topic categories where **your domain** gets cited most. Rolls up citations to the parent topic to show which themes drive your AI visibility. - [Get AI Models](https://apidocs.writesonic.com/api-reference/generic/get-ai-models.md): Get the list of tracked AI models/platforms (metadata only, no performance metrics). - [Get All Citations](https://apidocs.writesonic.com/api-reference/generic/get-all-citations.md): List individual citation records (URL, domain, title) found in AI responses. - [Get All Projects](https://apidocs.writesonic.com/api-reference/generic/get-all-projects.md): Get all projects that have geo presence tracking enabled. - [Get All Prompts](https://apidocs.writesonic.com/api-reference/generic/get-all-prompts.md): List all tracked prompts/queries in your project. - [Get All Topics](https://apidocs.writesonic.com/api-reference/generic/get-all-topics.md): List all topics (categories that group prompts). - [Get Domain Reports](https://apidocs.writesonic.com/api-reference/generic/get-domain-reports.md): Browse all external domains that appear in AI response citations. - [Get Keywords](https://apidocs.writesonic.com/api-reference/generic/get-keywords.md): Browse keywords that AI models associate with your brand, organized by theme and subtheme. - [Get Markets](https://apidocs.writesonic.com/api-reference/generic/get-markets.md): Browse all geographic markets and their tracking coverage. - [Get Tags](https://apidocs.writesonic.com/api-reference/generic/get-tags.md): List all tags (custom labels attached to prompts). - [Get Websites](https://apidocs.writesonic.com/api-reference/generic/get-websites.md): Compare your brand against competitors with per-website performance metrics. - [Compare Prompt Result to Baseline](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/compare-prompt-result-to-baseline.md): Compare a single prompt result against its baseline (typically the prior run or a fixed baseline run). Lighter-weight than `/results-compare` which compares two arbitrary result IDs. - [Compare Two Prompt Results](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/compare-two-prompt-results.md): Diff two specific AI response runs for the same prompt. Returns side-by-side comparison of text, citations, and brand mentions so you can see what changed between runs. - [Get Prompt Answer Snippets](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-answer-snippets.md): Short text excerpts pulled from AI answers for a single tracked prompt, focused on the surrounding context where brand mentions occur. Useful for surfacing what AI is actually saying about brands without reading full answers. - [Get Prompt Citations](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-citations.md): Pages that AI platforms cite when answering a single tracked prompt. Distinct from `prompt-answers` which gives the text — this returns the source URLs that the AI grounded its answer in. - [Get Prompt Metadata](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-metadata.md): Static metadata for a single tracked prompt: text, topic assignment, attached tags, intent classification, monthly search volume, whether it's branded, the markets and platforms it runs in. - [Get Prompt Related Search Queries](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-related-search-queries.md): Related search queries surfaced for a tracked prompt — the broader query fan-out the AI considered when generating its answer. Useful for understanding adjacent intent the prompt covers. - [Get Prompt Result Details](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-result-details.md): Full detail snapshot of a single AI-platform run for one tracked prompt: the AI response text, citations extracted from it, structural metadata (which platform produced it, when), and the brand mentions identified. - [Get Prompt Sentiment Trends](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-sentiment-trends.md): Time-series of sentiment polarity (positive / neutral / negative) for AI mentions of brands inside a single tracked prompt. Use this to see how AI tone around your brand shifts over time. - [Get Prompt Top Answers](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-top-answers.md): List the AI-generated answers for a single tracked prompt, grouped/ranked across runs. Use this to see which responses are most representative and how brands appear across them. - [Get Prompt Visibility Trends](https://apidocs.writesonic.com/api-reference/per-prompt-analytics/get-prompt-visibility-trends.md): Time-series of visibility and mention metrics for one or more tracked prompts. Useful for trend lines on a single prompt's performance over time. - [Add Competitors](https://apidocs.writesonic.com/api-reference/project-configuration/add-competitors.md): Add one or more competitor websites to the project so they appear in side-by-side reports. - [Bulk Delete Prompts](https://apidocs.writesonic.com/api-reference/project-configuration/bulk-delete-prompts.md): Delete one or more prompts from the project in a single call. - [Bulk Remove Competitors](https://apidocs.writesonic.com/api-reference/project-configuration/bulk-remove-competitors.md): Remove one or more tracked competitor websites from the project in a single call. - [Create a Prompt](https://apidocs.writesonic.com/api-reference/project-configuration/create-a-prompt.md): Add a new prompt (tracked AI query) to the project. The prompt runs daily across the configured AI platforms and produces answers + citations + sentiment. - [Create a Topic](https://apidocs.writesonic.com/api-reference/project-configuration/create-a-topic.md): Create a new topic in the project. Topics are categories used to group prompts for slicing reports. - [Delete a Topic](https://apidocs.writesonic.com/api-reference/project-configuration/delete-a-topic.md): Delete a topic from the project. Optionally scope the deletion to a single market via the `market_id` query parameter. - [Update a Prompt](https://apidocs.writesonic.com/api-reference/project-configuration/update-a-prompt.md): Edit a tracked prompt — change its text, topic, market, tags, intent, or other metadata. - [Update a Topic](https://apidocs.writesonic.com/api-reference/project-configuration/update-a-topic.md): Rename an existing topic. - [Get Prompt Explorer Search History](https://apidocs.writesonic.com/api-reference/prompt-explorer/get-prompt-explorer-search-history.md): List previously-investigated prompts for a project, with pagination. Each entry includes the prompt text, when it was investigated, and a reference ID you can pass to `/prompt-explorer` (via `history_id`) to re-fetch the original results without spending a new credit. - [Investigate Prompt](https://apidocs.writesonic.com/api-reference/prompt-explorer/investigate-prompt.md): Investigate a single prompt: returns the AI platform's response text, the prompt's monthly search volume estimate, and related prompts. - [Get Aggregate Answer Counts](https://apidocs.writesonic.com/api-reference/prompts-all/get-aggregate-answer-counts.md): Aggregate counts of AI answers across the project — total mentions, breakdown by platform, breakdown by mention type. Headline numbers without the answer text. - [List All AI Answers Mentioning You](https://apidocs.writesonic.com/api-reference/prompts-all/list-all-ai-answers-mentioning-you.md): All AI answers across every tracked prompt that mention your brand or competitors. Useful for bulk export or sample-set browsing of every mention. - [List All Tracked Prompts](https://apidocs.writesonic.com/api-reference/prompts-all/list-all-tracked-prompts.md): Flat list of every tracked prompt in a project with rolled-up metrics — visibility, mention count, citations, last-run date. - [List Answers Added or Removed Between Periods](https://apidocs.writesonic.com/api-reference/prompts-all/list-answers-added-or-removed-between-periods.md): Period-over-period change report: which AI answers appeared (or disappeared) between two date ranges. Use to detect emerging mentions or sudden loss of visibility. - [Get Aggregate Visibility Trends](https://apidocs.writesonic.com/api-reference/prompts-overview/get-aggregate-visibility-trends.md): Project-wide visibility trends over time. Aggregates visibility metrics across all tracked prompts, so you see how the whole project is trending — not a single prompt. - [Get KPI Snapshot](https://apidocs.writesonic.com/api-reference/prompts-overview/get-kpi-snapshot.md): KPI summary card for a project — total visibility, mention count, citations, sentiment breakdown, plus deltas vs. previous period. Use this as a single-call dashboard view. - [Get Prompts Leaderboard](https://apidocs.writesonic.com/api-reference/prompts-overview/get-prompts-leaderboard.md): Ranked leaderboard of tracked prompts in a project. Default ranking is by visibility score; supports re-ranking via filter sort fields. - [Get Prompts NOT Mentioning Your Brand](https://apidocs.writesonic.com/api-reference/prompts-overview/get-prompts-not-mentioning-your-brand.md): Opportunity set — high-volume tracked prompts where your brand is **NOT** appearing in AI answers. These are the gaps to close. - [Get Top Prompts by Search Volume](https://apidocs.writesonic.com/api-reference/prompts-overview/get-top-prompts-by-search-volume.md): Highest-search-volume tracked prompts in a project. Use this to prioritize attention on prompts that real users ask most. - [Get Top Prompts Driving Brand Visibility](https://apidocs.writesonic.com/api-reference/prompts-overview/get-top-prompts-driving-brand-visibility.md): Prompts where your brand appears most often in AI answers. Use this to identify the prompts contributing most to your overall AI visibility. - [Get Citation Report](https://apidocs.writesonic.com/api-reference/reports/get-citation-report.md): Citation metrics grouped by one or more dimensions. - [Get Performance Report](https://apidocs.writesonic.com/api-reference/reports/get-performance-report.md): Brand performance metrics grouped by one or more dimensions. - [Get Sentiment Report](https://apidocs.writesonic.com/api-reference/reports/get-sentiment-report.md): Keyword sentiment metrics grouped by one or more dimensions. - [Add Pages to a Portfolio](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/add-pages-to-a-portfolio.md): Add one or more tracked pages (URLs) to an existing portfolio. - [Create a Portfolio](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/create-a-portfolio.md): Create a new portfolio in the project. A portfolio groups tracked pages (URLs) for cross-page analytics in the Research Page Tracker. - [Delete a Portfolio](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/delete-a-portfolio.md): Delete an entire portfolio. Optionally also stop tracking the pages that were in it. - [Edit a Portfolio](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/edit-a-portfolio.md): Edit a portfolio's properties — typically rename plus add/remove pages in one call. - [Get Portfolio Info](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/get-portfolio-info.md): Get the metadata for a single portfolio (id, name, site_id). - [List All Portfolios for a Project](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/list-all-portfolios-for-a-project.md): List every portfolio configured for the project. Use this to discover `portfolio_id` values needed by the other portfolio tools (add-pages, remove-pages, rename, delete, edit). - [Remove Pages from a Portfolio](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/remove-pages-from-a-portfolio.md): Detach one or more tracked pages from a portfolio. The pages themselves remain tracked at the site level; only the portfolio association is removed. - [Rename a Portfolio](https://apidocs.writesonic.com/api-reference/research-page-tracker-portfolio/rename-a-portfolio.md): Rename an existing portfolio. - [Create a Tag](https://apidocs.writesonic.com/api-reference/tags/create-a-tag.md): Create a new tag in the project. Tags are user-defined labels used to group prompts and competitors for slicing reports. - [Delete a Tag](https://apidocs.writesonic.com/api-reference/tags/delete-a-tag.md): Delete a tag and all its prompt and competitor associations. - [Update a Tag](https://apidocs.writesonic.com/api-reference/tags/update-a-tag.md): Rename a tag, change its colour, or both. - [Action Center: Actionables](https://apidocs.writesonic.com/docs/action-center-actionables.md): The Action Center is your strategic command hub for maximizing brand visibility across AI-powered search engines including ChatGPT, Claude, Google AI Overviews, Perplexity, and Gemini. Let’s get you started with your first optimization in under 5 minutes. - [AI Search Basics: What It Is & How It Works](https://apidocs.writesonic.com/docs/ai-search-visibility.md) - [AI Search Vocabulary & Metrics [Very Important]](https://apidocs.writesonic.com/docs/ai-search-vocabulary-concepts-very-important.md): Let's understand what we're actually looking at when we track AI search. - [Overview](https://apidocs.writesonic.com/docs/ai-traffic-analytics.md) - [Optimizing for AI Visibility](https://apidocs.writesonic.com/docs/ai-traffic-analytics-optimizing-for-ai-visibility.md) - [Setup and Implementation Guide](https://apidocs.writesonic.com/docs/ai-traffic-analytics-setup-and-implementation-guide.md): AI Traffic Analytics is a server-side analytics solution that captures and analyzes raw traffic directly from your infrastructure logs—not the browser. This guide walks you through the process of implementing AI Traffic Analytics on your website. - [Troubleshooting and FAQs](https://apidocs.writesonic.com/docs/ai-traffic-analytics-troubleshooting-and-faqs.md) - [Understanding Your Dashboard](https://apidocs.writesonic.com/docs/ai-traffic-analytics-understanding-your-dashboard.md): Your AI Traffic Analytics dashboard provides a comprehensive view of how AI crawlers interact with your website. Here's how to interpret the data and gain actionable insights. - [All Citations](https://apidocs.writesonic.com/docs/all-citations.md): The page lists every webpage that generative‑AI systems (ChatGPT, Google SGE, Bing Chat, etc.) cite when answering questions in your niche. It tells you: - [All Prompts and Answers](https://apidocs.writesonic.com/docs/all-prompts.md): The page is your single, unified view of every prompt GEO is tracking — and every AI-generated answer those prompts produce. It combines two complementary tabs — and — so you can move seamlessly from "what are we tracking?" to "what did the AI actually say?" - [Sentiment: Themes and Keywords](https://apidocs.writesonic.com/docs/all-themes.md): The page gives you a fast, at-a-glance view of — and whether that conversation is positive or negative. - [Citation Opportunities](https://apidocs.writesonic.com/docs/citation-opportunity.md): The page shows you where competitors are getting cited in AI-generated answers — but your brand isn't. Think of these as gaps in your AI visibility that you can close through outreach, content improvements, or PR efforts. - [Citations: Your Content Performance](https://apidocs.writesonic.com/docs/citations-content-performance.md): Track how your website pages perform when cited by AI — and see exactly where you stand against competitors. - [Citations: Domains Mentioning me(User's Brand)](https://apidocs.writesonic.com/docs/citations-domains-mentioning-you-brand.md) - [Overview](https://apidocs.writesonic.com/docs/citations-overview-page.md): The Citations Overview page is your command center for understanding how AI search engines reference and link back to your content. It brings together everything you need — citation volume, source authority, competitive gaps, and content performance — in a single, actionable view. - [Content Optimization](https://apidocs.writesonic.com/docs/content-optimization.md) - [Dashboard](https://apidocs.writesonic.com/docs/dashboard.md) - [Overview](https://apidocs.writesonic.com/docs/geo-getting-started.md): AI search engines like ChatGPT, Google AI Overviews, and Bing Copilot are changing how people search. Instead of browsing links, users now get direct, AI-generated answers. That means your brand’s visibility depends less on traditional rankings and more on whether you’re cited or mentioned inside th… - [Getting Started: Onboarding and Configuring Your Brand](https://apidocs.writesonic.com/docs/getting-started-onboarding-and-configuring-your-brand.md) - [Integrating With Cloudflare](https://apidocs.writesonic.com/docs/integrating-with-cloudflare.md) - [Integrating with Cloudfront](https://apidocs.writesonic.com/docs/integrating-with-cloudfront.md): This guide walks you through the process of implementing AI Bot Analytics on your Cloudfront website using AWS CloudFormation stack. - [Integrating with Custom Log Drain](https://apidocs.writesonic.com/docs/integrating-with-custom-log-drain.md): This guide walks you through the process of implementing AI Bot Analytics using a custom integration. This method allows you to integrate with any platform or custom application by making direct HTTP requests to Writesonic's analytics endpoint. - [Integrating with Drupal](https://apidocs.writesonic.com/docs/integrating-with-drupal.md): This guide walks you through the process of implementing AI Bot Analytics on your Drupal website using the Writesonic AI Analytics module. - [Integrating With Fastly Log Streaming](https://apidocs.writesonic.com/docs/integrating-with-fastly-log-streaming.md): This guide walks you through the process of implementing AI Bot Analytics on your website using Fastly's realtime log streaming. - [Integrating with Vercel Log Drains](https://apidocs.writesonic.com/docs/integrating-with-vercel-log-drains.md): This doc will guide you how to Integrate the AI Traffic Analytics using Vercel. It uses Vercel's log drain feature and can only be availed by users on Vercel Pro/Enterprise plan - [Integrating with Wordpress](https://apidocs.writesonic.com/docs/integrating-with-wordpress.md): This guide walks you through the process of implementing AI Traffic Analytics on your Wordpress website. - [Markets: Track multiple Regions and Languages](https://apidocs.writesonic.com/docs/markets-track-multiple-regions-and-languages.md) - [Missing Prompts](https://apidocs.writesonic.com/docs/missing-prompts.md): What it is: A dashboard in GEO (Generative Engine Optimization) that shows queries where . These are your missed AI visibility opportunities. - [Overview](https://apidocs.writesonic.com/docs/overview-page.md) - [Overview: Competitors](https://apidocs.writesonic.com/docs/overview-page-competitors-tab-copy.md): The on the Overview page gives you a clear picture of how your brand stacks up against the competition in AI-generated responses. It surfaces the key players in your space, tracks their performance over time, and helps you identify exactly where you're winning — and where you're falling behind. - [Overview: Platforms](https://apidocs.writesonic.com/docs/overview-platforms.md): The tab within the Overview page gives you a detailed breakdown of how your brand performs across individual AI search platforms. While the General tab shows your overall AI visibility, the Platforms view lets you compare performance across engines like , and others — so you can see exactly where y… - [Platform Behavior & Volatility](https://apidocs.writesonic.com/docs/platform-behavior-tracking.md): Ever wonder why ChatGPT recommends your brand while Claude doesn't? Or why your visibility is 60% on Perplexity but only 40% on Google AI? There's a method to this madness. - [Portfolio](https://apidocs.writesonic.com/docs/portfolio.md): The feature in Page Tracker allows you to group and monitor multiple pages as a single unit. Instead of tracking pages individually, you can organize them into meaningful collections—such as blog posts, product pages, or competitor content—and measure their collective impact on your AI visibility. - [Prompt Explorer](https://apidocs.writesonic.com/docs/prompt-explorer.md) - [Overview](https://apidocs.writesonic.com/docs/prompts-overview.md): The page is your central hub for understanding how your brand performs across AI-generated search results. It aggregates data from major AI platforms — including ChatGPT, Perplexity, Claude, Google AI Overviews, and more — into a single, actionable dashboard. - [Prompts vs Keywords [Very Important]](https://apidocs.writesonic.com/docs/prompts-vs-keywords-very-important.md): The way people search has fundamentally changed. What worked for Google doesn't work for AI search. - [Review and modify prompts](https://apidocs.writesonic.com/docs/review-and-modify-prompts.md) - [Select competitors](https://apidocs.writesonic.com/docs/select-competitors.md) - [Sentiment: Competitors](https://apidocs.writesonic.com/docs/sentiment-competitors.md) - [Overview](https://apidocs.writesonic.com/docs/sentiment-overview.md): The page is your central hub for understanding how AI search engines perceive and talk about your brand. It aggregates sentiment data from AI-generated responses across platforms like ChatGPT, Perplexity, Claude, Google AI Overviews, and others — giving you a clear picture of whether your brand is… - [Sentiment: Platforms](https://apidocs.writesonic.com/docs/sentiment-platform.md) - [Set your target topics](https://apidocs.writesonic.com/docs/set-you-target-topics.md) - [Tags](https://apidocs.writesonic.com/docs/tags.md) - [Why We Monitor Real AI Platforms, Not Just APIs](https://apidocs.writesonic.com/docs/why-we-monitor-real-ai-platforms-not-just-apis.md) - [Writesonic GEO Looker Studio Integration](https://apidocs.writesonic.com/docs/writesonic-geo-looker-studio-integration.md): Connect your AI search visibility data to Google Looker Studio - [Use Cases & Examples](https://apidocs.writesonic.com/mcp/examples.md): Real-world prompts and workflows for the Writesonic MCP server. - [MCP Server](https://apidocs.writesonic.com/mcp/mcp-server.md): Connect Writesonic's AI search visibility data directly to Claude and other MCP-compatible AI assistants. - [Setup Guide](https://apidocs.writesonic.com/mcp/setup.md): Step-by-step instructions for connecting the Writesonic MCP server to your AI assistant. - [Tools Reference](https://apidocs.writesonic.com/mcp/tools-reference.md): Complete reference for all 87 tools available in the Writesonic MCP server. ## OpenAPI Specs - [openapi](https://apidocs.writesonic.com/api-reference/openapi.json) - [openapi-public](https://apidocs.writesonic.com/openapi-public.json) ## Optional - [Open Writesonic](https://app.writesonic.com/?utm_source=docs) - [Pricing](https://writesonic.com/pricing) - [Book a demo](https://writesonic.com/?demo=open)