Skip to main content
GET
/
new-listings
cURL
curl --request GET \
  --url https://www.atom.com/api/marketplace/new-listings
[
  {
    "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.

date
any
listing_type
string

Filter by listing type. ‘Curated’ returns only Approved status domains. ‘All’ returns both Approved and Seller Approved domains. Default value: All

Response

200 - application/json

Successful operation

name
string
required

Example Value

tag
string

Model