AI SEO Engine LogoAI SEO Engine

Built for Agents.
Powered by You.

Every feature of AI SEO Engine, accessible from the command line. Built for AI agents, automation, and power users.

Terminal
$

Up and Running in 60 Seconds

1

Install

npm install -g @aiseo/cli
2

Configure

export AISEO_API_KEY=aiseo_your_key_here

Get your key at Profile → API Keys

3

Run

aiseo projects list --pretty

Everything You Need

12 Command Groups

Projects, content, jobs, categories, config, topical maps, content types, statuses, usage, prompts, drive, and more.

Secure by Design

API key authentication with per-key rate limiting, tenant isolation, and SHA-256 hashed keys.

Webhook Callbacks

Get notified when jobs complete. HMAC-SHA256 signed payloads for secure integrations.

Google Workspace Integration

Access project files via Google's official CLI. Download docs, images, spreadsheets.

Agent-Native JSON

Every response is structured JSON. Built for LLM agents, not humans. --pretty flag for debugging.

CMS Integration Guides

Step-by-step guides for WordPress, Webflow, and Shopify. Use official APIs.

Complete Command Reference

Every command group at a glance. Structured JSON in, structured JSON out.

auth status

Check authentication and plan details

$ aiseo auth status
projects list|create|update|delete

Manage projects across your account

$ aiseo projects list --pretty
content list|create|update|delete|import

Manage content items within a project

$ aiseo content list --project proj_abc
jobs start|status|wait|cancel|list

Background job management and polling

$ aiseo jobs start --project proj_abc --content ci_123
categories list|create

Organize content into categories

$ aiseo categories list --project proj_abc
config get|set

Read and update project configuration

$ aiseo config get --project proj_abc
topical-map

Generate topical authority maps

$ aiseo topical-map --project proj_abc
content-types list

List available content type definitions

$ aiseo content-types list
statuses

View workflow statuses for content

$ aiseo statuses
usage

View usage analytics and quotas

$ aiseo usage
drive folder

Access Google Drive project folders

$ aiseo drive folder --project proj_abc

Ready to Automate Your SEO?

Generate your API key and start building.