This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a site's Editor URLs.
You can only call this method when authenticated as a Wix app or Wix user identity.
Editor URL.
Retrieves Site Editor URLs
curl -X GET \
'https://www.wixapis.com/editor-urls/v2/editor-urls' \
-H 'Authorization: <AUTH>' \
-H 'Content-Type: application/json' \
{
"urls": {
"type": "WIX_STUDIO",
"editor_url": "https://editor.wix.com/studio/00000000-0000-0000-0000-000000000001?metaSiteId=00000000-0000-0000-0000-000000000002",
"preview_url": "https://editor.wix.com/html/editor/web/renderer/external_preview/document/00000000-0000-0000-0000-000000000001?metaSiteId=00000000-0000-0000-0000-000000000002"
}
}
There is 1 error with this status code.
There is 1 error with this status code.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.