cURL
curl --request GET \ --url https://www.atom.com/api/marketplace/categories
[ { "name": "<string>", "tag": "<string>" } ]
Retrieve the list of available categories for organizing your domain listings.
Your API key
Your Atom user ID
Successful operation
Example Value
Model