TLD List API – Get 1,400+ Domain Extensions (gTLD, ccTLD & IDN) in JSON - VebAPI

Domain Search TLD List

TLD List API – Get 1,400+ Domain Extensions (gTLD, ccTLD & IDN) in JSON

Domain Search TLD List

GET Version: 1.0
GET /tools/listoftlds

Example Request


curl -X GET "https://vebapi.com/api/tools/listoftlds" \
    -H "X-API-KEY: YOUR_API_KEY" \
    -H "Content-Type: application/json"

Response

[
    {
        "tld": "aaa",
        "label": "Aaa"
    },
    {
        "tld": "aarp",
        "label": "Aarp"
    },
    {
        "tld": "abarth",
        "label": "Abarth"
    },
    {
        "tld": "abb",
        "label": "Abb"
    },
    {
        "tld": "abbott",
        "label": "Abbott"
    },
    {
        "tld": "abbvie",
        "label": "Abbvie"
    },
    {
        "tld": "abc",
        "label": "Abc"
    }
]

Access a full list of global Top Level Domains (TLDs) including .com, .org, .io, country TLDs, and internationalized domains via a simple JSON API. Ideal for domain validation, domain checkers, email validation, SaaS platforms, and developer tools.