Convert text to URL-friendly slug
Utilities
Convert text to URL-friendly slug
Converts any text into a URL-friendly slug by removing special characters, converting to lowercase, and replacing spaces with hyphens
GET
Convert text to URL-friendly slug
Documentation Index
Fetch the complete documentation index at: https://docs.basic.tech/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Text to convert into a URL-friendly slug
Response
Successfully converted text to slug
Successfully converted text to slug
The converted URL-friendly slug

