1.2.01 min read
REST API
REST endpoints used by the editor and integrations.
mcorucu SEO Tools registers REST routes under:
Code
mcorucu-seo-tools/v1
Endpoints
POST /analysisPOST /recommendationsPOST /refreshPOST /suggestionsPOST /ai/suggestions
Permissions
Routes use WordPress REST permissions and edit capabilities. AI routes also require AI to be enabled and privacy acknowledgement to be stored.
Deterministic boundary
The analysis and deterministic suggestions endpoints do not require AI and do not call external providers.