Skip to main content
GET
Convert text to URL-friendly slug

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

slug
string
required

Text to convert into a URL-friendly slug

Response

Successfully converted text to slug

Successfully converted text to slug

slug
string

The converted URL-friendly slug