Skip to main content
GET
/
domain
/
search
cURL
curl --request GET \
  --url https://www.atom.com/api/marketplace/domain/search
[
  {
    "name": "<string>",
    "tag": "<string>"
  }
]

Query Parameters

api_token
string
required

API Key to get the details.

user_id
integer
required

UserId of the API Token.

category
string

Search by category

keyword
string

Search by Keyword

name_type
string

Search by Type of Name

Response

200 - application/json

Successful operation

name
string
required

Example Value

tag
string

Model