# SEObox Docs

> SEObox researches keywords, writes SEO- and AI-search-optimized articles, and publishes them to your website. This site documents connecting a site (WordPress, Webflow, Shopify, or any stack via signed webhook), the dashboard, the REST API, and event webhooks.

## Start Here

- [Agency Console](https://docs.seobox.tech/agency): The Agency Console at agency.seobox.tech is for agencies that run SEO for several clients. Each client gets an isolated workspace with its own sites, content, keywords, and setting…
- [FAQ](https://docs.seobox.tech/faq): No. WordPress, Webflow, and Shopify connect through their standard APIs. Other sites use a webhook — a small endpoint on your server.
- [Getting Started](https://docs.seobox.tech/getting-started): This guide takes you from a new account to your first published article. The fastest route is the Setup wizard at app.seobox.tech/setup, which walks through the same steps in order…
- [Introduction](https://docs.seobox.tech/): import {   Rocket,   Plug,   LayoutDashboard,   Terminal,   Search,   PenLine,   Sparkles,   CalendarDays,   Link2,   LineChart,   Building2, } from "lucide-react";
- [Plans & Credits](https://docs.seobox.tech/plans-and-credits): For current prices, see seobox.tech/pricing.

## Connect Your Site

- [Custom Site (Webhook)](https://docs.seobox.tech/connect/custom-webhook): If your site isn't WordPress, Webflow, or Shopify — a Next.js or Astro site, a Laravel/Django/Rails app, a headless CMS, a static site generator — connect it with a webhook. When y…
- [Google Search Console](https://docs.seobox.tech/connect/google-search-console): Connecting Search Console gives SEObox your site's real search data. It powers the Analytics page, keyword rank tracking, and content-decay opportunities.
- [Connect Your Site](https://docs.seobox.tech/connect): SEObox publishes articles to your website through a publishing connection that you set up once per site. It supports four kinds of connection:
- [Shopify](https://docs.seobox.tech/connect/shopify): SEObox publishes articles to one of your store's blogs through the Shopify Admin API.
- [Webflow](https://docs.seobox.tech/connect/webflow): SEObox adds articles as items in a Webflow CMS collection and publishes them live, using the Webflow Data API v2.
- [WordPress](https://docs.seobox.tech/connect/wordpress): SEObox publishes to WordPress through the built-in WordPress REST API, using an Application Password. There's no plugin to install.

## Dashboard Guide

- [AI Visibility (GEO)](https://docs.seobox.tech/dashboard/ai-visibility): More and more searches end in an AI answer rather than a click. AI Visibility measures whether those answers mention your brand.
- [Calendar & Backlinks](https://docs.seobox.tech/dashboard/calendar-and-backlinks): Plan articles ahead of time. You can add items in three ways:
- [Content & Publishing](https://docs.seobox.tech/dashboard/content-and-publishing): Go to Content → Generate and fill in:
- [Dashboard Guide](https://docs.seobox.tech/dashboard): The dashboard lives at app.seobox.tech. Here's what each page in the sidebar does:
- [Research & Opportunities](https://docs.seobox.tech/dashboard/research-and-opportunities): Enter a seed keyword to see related keywords with search volume, and track the ones you care about. Once Search Console is connected, tracked keywords show your real positions.
- [Settings & Team](https://docs.seobox.tech/dashboard/settings-and-team): Everything here is under Settings in the dashboard.

## API Reference

- [Errors & Rate Limits](https://docs.seobox.tech/api/errors-and-rate-limits): Every error response has the same shape:
- [Generate an Article](https://docs.seobox.tech/api/generate): Requires x-workspace-id. Starts generating an article in the background and returns straight away.
- [API Reference](https://docs.seobox.tech/api): The SEObox REST API lets you list your sites and articles, start article generation from your own systems, and receive event webhooks when things happen.
- [OAuth Apps](https://docs.seobox.tech/api/oauth-apps): If you're building a tool that other SEObox customers will connect to — rather than a script for your own account — use OAuth instead of asking users for their API key.
- [Sites & Articles](https://docs.seobox.tech/api/sites-and-articles): Returns every site on your account (up to 500), except deleted ones.
- [Event Webhooks](https://docs.seobox.tech/api/webhooks): Event webhooks tell your systems when something happens to your articles — for example, to post a Slack message when an article is ready for review.

## Optional

- [Full documentation](https://docs.seobox.tech/llms-full.txt): every page on this site concatenated as plain Markdown, for ingestion in a single request.
