Zum Hauptinhalt springen

Check if a Domain is available to register

POST/v2/domain-registrable/
API version
v2
Request method
POST
Operation ID
domain-check-domain-registrability

If false, you have to start a transfer with an auth code instead.

Request

Responses

Format
application/json
Beschreibung

OK

  • isPremiumboolean
    required
  • registrableboolean
    required

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"domain":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/domain-registrable