GrowthSEO – Content Sync
·
Secure REST endpoint to publish posts from GrowthSEO backend via API key.
GrowthSEO – Content Sync adds a secure REST API endpoint to your WordPress site so GrowthSEO can publish or update posts remotely. It uses an API key you control in WordPress settings, and supports featured images and HTML/Markdown content.
- Improved Authorization
- Endpoints:
GET /wp-json/growthseo/v1/ping,POST /wp-json/growthseo/v1/publish - Accepts
title,slug,content_htmlorcontent_markdown, optionalmetaDescription,heroImageUrl,status - Sets/updates posts by slug; supports
publish,draft,pending
