---
title: "Retrieves a list of TLDs supported and enabled for sale"
method: GET
path: "/v1/domains/tlds"
tags: ["v1"]
---

# Retrieves a list of TLDs supported and enabled for sale

`GET /v1/domains/tlds`

## Response `200`

Request was successful

- TldSummary[]
  - `name` string, tld, required — Name of the top-level domain
  - `type` 'COUNTRY_CODE' | 'GENERIC', required — Type of the top-level domain

## Other responses

- `400` — Request was malformed
- `401` — Authentication info not sent or invalid
- `403` — Authenticated user is not allowed access
- `429` — Too many requests received within interval
- `500` — Internal server error

---

[API](https://skmtc.net/godaddy/apis/domains-api.md) · [All operations](https://skmtc.net/godaddy/apis/domains-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/godaddy/domains-api/revisions/475bd0561c3c/schema)
