get https://app.ecwid.com/api/v3//domains/search?keyword=
Search Ecwid Instant Site domains available to buy.
Access scopes
Requires the following access scope: buy_domains
Response
A JSON array with the following fields:
Field | Type | Description |
---|---|---|
keyword | string | Keyword used for search request |
domains | <Domains> | Domains found by keyword |
Domains
Field | Type | Description |
---|---|---|
name | string | Domain name, e.g. "mysuperstore.info" or "mysuperstore.com" |
status | string | Status of domain. Possible values: "available" if domain is available to buy, "taken" otherwise |
price | number | Domain price |
currency | string | Currency used to buy domain, e.g. "USD" |
priceFormatted | string | Domain price in a string format, including price and currency, e.g. "$100.00" |