Get Slug Availability
API Reference
Get Slug Availability
GetSlugAvailability validates and returns whether the slug provided in the URL is available for use. Requests to this endpoint are purposefully slow to mitigate automated enumeration of slugs.
GET
Get Slug Availability
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.