Sites Dashboard Navigation

Download skillThe skill is a reference md and part of wix-manage skill. You can use the following command to add the full wix-manage skill to your project:
Copy

For the general URL contract, see Dashboard Navigation. Sites pages are account-level — they live under https://manage.wix.com/account/... and take no metaSiteId.

Main Pages

PageURLWhat it manages
My Sites (site list)https://manage.wix.com/account/websitesAll sites in the account
A site's dashboardhttps://manage.wix.com/dashboard/{metaSiteId}/homeOne site's dashboard home

Pairing Entities with Their Read APIs

EntityRead APIDashboard link
SitePOST /site-list/v2/sites/query (returns each site's id = metaSiteId + name)https://manage.wix.com/dashboard/{id}/home

Example — after creating a site from a template:

Copy

Last updated: 30 July 2026

Did this help?