---
title: "Get supported TLDs"
method: GET
path: "/v1/registrar/tlds/supported"
tags: ["domains-registrar"]
---

# Get supported TLDs

`GET /v1/registrar/tlds/supported`

Get a list of TLDs supported by Vercel

## Query parameters

- `teamId` string

## Response `200`

A list of the TLDs supported by Vercel.

- TldName[] — A list of the TLDs supported by Vercel.

## Other responses

- `400` — There was something wrong with the request
- `401` — Unauthorized
- `403` — NotAuthorizedForScope
- `429` — TooManyRequests
- `500` — InternalServerError

## Changes

- **2026-07-14** `314022afff45` — 1 info
  - added the optional property `reason` to the response with the `401` status

[Change history](https://skmtc.dev/vercel/apis/api/changes/v1/registrar/tlds/supported/get.md)

---

[API](https://skmtc.dev/vercel/apis/api.md) · [All operations](https://skmtc.dev/vercel/apis/api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vercel/api/revisions/e31ea8d3c1e7/schema)
