Skip to main content
GET
Find available procurement domains

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Query Parameters

domainName
string
required

Domain label to search for, without a TLD. Up to 63 characters, letters, digits and hyphens only, and no leading or trailing hyphen.

Maximum string length: 63
tlds
enum<string>[]
required

TLDs to check the label against. Up to 5 entries, no duplicates. Repeat the parameter for each value.

Maximum array length: 5
Available options:
com,
net,
org,
biz,
live

Response

Available domains for the requested label and TLDs

domains
AvailableDomain · object[]
required

One entry per available domain. Unavailable combinations are omitted.