---
title: "checkSlugAvailability"
method: GET
path: "/domain-slugs/availability-check/{slug_value}"
tags: ["Domain Slug"]
---

# checkSlugAvailability

`GET /domain-slugs/availability-check/{slug_value}`

Check if a Domain Slug exists with the specified value

## Path parameters

- `slug_value` string, required

## Query parameters

- `domain_id` integer

## Response `200`

Success

- object
  - `result` boolean

## Other responses

- `403` — Requester is not authorized to perform action

---

[API](https://skmtc.net/gofundme/apis/gofundme-pro-api.md) · [All operations](https://skmtc.net/gofundme/apis/gofundme-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gofundme/gofundme-pro-api/revisions/d22bb925eeed/schema)
