Converts text to a URL-friendly slug and checks if it's available for use.

Converts text to lowercase, replaces spaces with hyphens, and removes invalid characters.
Checks if the generated slug already exists for this site.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

The unique identifier of the site

Body Params

Request containing the text to slugify

string
required
length between 1 and 255
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

500

Internal server error occurred

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json