Check domain availability
Domains
Check domain availability
Check whether a domain or subdomain is available for the store to claim. Requires the READ_DOMAINS scope.
GET
Check domain availability
Reports whether the given domain or subdomain is available to claim without reserving anything; domains are read-only for apps. The store is bound to your app token server-side — never send a shop id.
Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Query Parameters
The full domain or subdomain to check (for example mystore.salesive.shop or shop.example.com).
Response
Whether the domain is available.
Standard Salesive response envelope. The operation-specific payload is carried in data.

