v1

latestOpenAPI 3.1.02026-07-2671111437.2 KB
Premium Domains

Download Premium Domain Lists

Gets a pre-signed URL that will allow a user to download a list of premium domains, with their registration and renewal pricing. Please Note: The pre-signed URL will only be valid for 10 minutes. This endpoint is only available to approved reseller accounts. Contact name.com support to request access.

get/core/v1/premiumdomainslist

Response

A successful response containing the pre-signed URL to download the file.

downloadUrlstring uri required

The pre-signed URL to use to download the list.

expireDatestring date-time required

The timestamp that the URL will expire.

Example response

{
  "downloadUrl": "https://name-ote-downloads/PremiumList_123456.zip",
  "expireDate": "2025-09-04T16:45:00Z"
}