The tldes.com API provides programmatic access to up-to-date domain pricing data since 2021 (the site itself was founded in 2018). Updated hourly, the service delivers information on domain registration, renewal, and transfer prices from multiple registrars, including current promotions and discounts.
Built for price comparison websites, domain registrars analyzing competitor pricing, web developers, and anyone requiring automated access to domain pricing data for integration into their systems and applications.
URL | Description |
---|---|
https://tldes.com/v1? data=demo |
Example of data with two registrars and 10 TLDs. Price format: [TLD, registration, renewal, transfer]. No key required. View example. |
https://tldes.com/v1? data=registrars |
List of registrars included in the API. No key required. |
https://tldes.com/v1? data=prices&key={key} |
Prices of all registrars. Key required. |
https://tldes.com/v1? data=promos&key={key} |
Gets promos.
Show/hide promo array format
[ 0, // Number | 0 - registration, 1 - renewal, 2 - transfer 'com', // String | TLD '2.31', // String | promo price 'COMCOUPON', // String | promo code 0, // Number | limit per customer, 0 - no limit false, // Boolean | true - only for new users ] |
https://tldes.com/v1? data=keyinfo&key={key} |
Returns key expiration date. |
https://tldes.com/v1? data=status |
Gets the date of the last update. The data is updated every hour. The first update is approximately 00:30 UTC. |
Note: All prices are displayed exactly as shown on registrar websites and may not include taxes, or transaction fees.
$50 per month
or
$300 (50% off) per year
Email for orders and questions:
Please check your spam folder if you don't see an email.
By using the tldes.com API, you agree to the API Terms of Service.