SpaceMediaSpaceMedia
Endpoint referenceWordPress OAuth

Review WordPress Catalog Access

GET
/api/v1/integrations/wordpress/oauth/authorize

Open the authenticated SpaceMedia consent screen for a registered WordPress installation. The request requires an active browser session and uses OAuth state plus PKCE S256 to bind the callback securely.

Query Parameters

response_type*string
client_id*string
redirect_uri*string
Formaturi
scope*string
state*string
Lengthlength <= 200
code_challenge*string
Length43 <= length <= 43
code_challenge_method*string

Response Body

text/html

application/json

application/json

application/json

Was this page helpful?