GenerateBot is a companion plugin that connects your WordPress site to the GenerateBot content platform. Once connected, you can publish articles created in GenerateBot directly to WordPress without leaving the GenerateBot editor.
The plugin registers four endpoints under the generatebot/v1 namespace. All endpoints require a valid Bearer token in the Authorization header.
GET /wp-json/generatebot/v1/status – Connection health-checkPOST /wp-json/generatebot/v1/publish – Create a postGET /wp-json/generatebot/v1/authors – List available authorsGET /wp-json/generatebot/v1/categories – List categories