Domain APIs

Get all domains

Retrieves configuration and status details for a specified domain, including its DNS setup, tracking settings, and verification status.

get/domains

Query parameters

domain_namestring required

Specifies the domain name.

Headers

on_behalf_ofstring
Example:subaccount_username

Use this header when making requests on behalf of a subaccount. Required only when using a master account's API key.

Response

Domain metadata returned.

Changes