# name.am > Armenian domain registrar and marketplace. Register .AM domains and 200+ other extensions. name.am is a domain registrar platform based in Armenia offering domain registration, marketplace auctions, DNS management, and email hosting services. ## API Base URL: `https://api.name.am` All endpoints below are public (no authentication required for basic usage). - [Check Domain Availability](https://name.am/llms-full.txt#check-domain-availability): `POST /client/domains/check` — Check availability and pricing for up to 20 domains at once - [Suggest Domains](https://name.am/llms-full.txt#suggest-domains): `POST /client/domains/suggest` — Get AI-powered domain name suggestions (~30 results) - [Search Marketplace](https://name.am/llms-full.txt#search-marketplace): `GET /client/marketplace` — Browse domains listed for sale with filtering - [Quick AM Check](https://name.am/llms-full.txt#quick-am-check): `GET /client/domain-ideas/:domain` — Quick .AM domain availability check - [TLD Pricing](https://name.am/llms-full.txt#tld-pricing): `GET /client/products` — Get pricing for all supported TLD extensions ## Links - Website: https://name.am - Full API Docs: https://name.am/llms-full.txt