Skip to content
| Docs
Search
K
Main Navigation
Home
Guides
API Reference
fundlyhub.org
Appearance
Menu
Return to top
Check slug availability
GET
/fundraisers/check-slug/{slug}
Check if a fundraiser slug is available.
Parameters
Path Parameters
slug
*
Type
string
Required
Responses
200
Availability status
Content-Type
application/json
Schema
JSON
JSON
{
"available"
:
true
}
GET
/fundraisers/check-slug/{slug}
Playground
Server
Select a server...
Variables
Key
Value
slug
*
Try it out
Samples
Powered by
VitePress OpenAPI