Skip to main content
Version: 1.0.0

WP2 Platform Module REST API

WP2 Platform product REST API. The canonical namespace is {product}/{slug}/v1; the platform REST prefix is wp2. Studio Sync already uses wp2/studio-sync/v1. Authentication: cookie or Application Password (DualRest), unless an endpoint is explicitly public or uses Bearer authentication (Studio Sync).

Authentication

WordPress logged-in cookie session plus REST nonce header X-WP-Nonce.

Security Scheme Type:

apiKey

Header parameter name:

X-WP-Nonce