---
title: "Check Domain"
method: POST
path: "/2/domains/accounts/{account}/check"
tags: ["Domain > Order"]
---

# Check Domain

`POST /2/domains/accounts/{account}/check`

Check the availability of a Domain

## Path parameters

- `account` string, required

## Request body

- object
  - `domain` string, required — The domain name
  - `with_option_prices` boolean — Should return the options price (Fast Anycast, Domain Privacy), default: false

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
