Skip to main content
GET
Search domain availability

Authorizations

Authorization
string
header
required

API key authentication via Bearer token

Query Parameters

domain
string

A fully-qualified domain to check, e.g. "example.com". Provide this, or query together with tlds.

Maximum string length: 253
Example:

"example.com"

query
string

A second-level label (no TLD) to check across one or more tlds, e.g. "acme".

Maximum string length: 253
Example:

"acme"

tlds
string

Comma-separated TLDs to pair with query, e.g. "com,io,co". Ignored unless query is set.

Example:

"com,io,co"

Response

Search domain availability

data
object[]
required
meta
object
Last modified on August 9, 2026