Skip to content

Check slug availability

GET
/fundraisers/check-slug/{slug}

Check if a fundraiser slug is available.

Parameters

Path Parameters

slug*
Type
string
Required

Responses

Availability status

application/json
JSON
{
"available": true
}

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Built with VitePress