---
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

---

[API](https://skmtc.net/vercel/apis/api.md) · [All operations](https://skmtc.net/vercel/apis/api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vercel/api/versions/61d1ba3f6dac/schema)
