Skip to main content
POST
Generate similar available domains

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
domain
string
required

The domain to base the suggestions on

Example:

"example.com"

tlds
enum<string>[]

The extensions (tlds) to use for generating similar domains. By default, we will use com and org.

Available options:
com,
org

Response

Default Response

domains
string[]

List of similar and available domains