AutoPilot API
Control automated content publishing, which runs agents on a schedule to generate and publish content without manual intervention.
Prefix: /api/autopilot
Endpoints
| Method | Path | Description | Role |
|---|---|---|---|
POST | /start | Start AutoPilot for an environment | Admin |
POST | /stop | Stop AutoPilot for an environment | Admin |
GET | /status | Get current AutoPilot status and session info | Admin |
GET | /eligible | Preview eligible posts before starting | Admin |
GET | /statistics | Get AutoPilot run statistics and history | Admin |