Domains API
Search a single domain availability and price
get/workspaces/{workspace_domain}/domains/search/{name}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
namestring required
Example:mysite.org
The fully-qualified domain name to check availability and price for
Response
Example response
{
"name": "example.com"
}