---
title: "Verify Subdomain Availability"
method: GET
path: "/api/v2/accounts/available"
tags: ["Reseller"]
---

# Verify Subdomain Availability

`GET /api/v2/accounts/available`

Zendesk Support credentials are not required to access this endpoint. You can use any Zendesk Support subdomain.

Returns "true" if the subdomain is available.

## Query parameters

- `subdomain` string, required

## Response `200`

Success response

- object
  - `success` boolean

---

[API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.dev/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botbrains-io/support-api/revisions/d53eac07ba68/schema)
