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 @aise/cli
2

Configure

export AISE_API_KEY=aise_your_key_here

Get your key at Profile → API Keys

3

Run

aise 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

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

Manage projects across your account

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

Manage content items within a project

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

Background job management and polling

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

Organize content into categories

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

Read and update project configuration

$ aise config get --project proj_abc
topical-map

Generate topical authority maps

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

List available content type definitions

$ aise content-types list
statuses

View workflow statuses for content

$ aise statuses
usage

View usage analytics and quotas

$ aise usage
drive folder

Access Google Drive project folders

$ aise drive folder --project proj_abc

Ready to Automate Your SEO?

Generate your API key and start building.