API Endpoints
GET
/api/status
Get current agent status and statistics
POST
/api/start
Start the automated posting agent
POST
/api/stop
Stop the automated posting agent
POST
/api/create-post
Create and post content immediately
GET
/api/posts?limit=10
Get recent posts with analytics
GET
/api/analytics
Get comprehensive analytics summary
GET
/api/logs?limit=50
Get recent activity logs
GET
/api/config
Get current configuration
GET
/health
Health check endpoint