We use strictly necessary cookies for authentication and, with your consent, optional analytics cookies to improve the product.
Everyday text utilities: slugify Unicode strings, generate UUID v4, hash text with md5/sha1/sha256/sha512, transform case (upper/lower/title/camel/snake).
| Method | Path | Description | Credits |
|---|---|---|---|
| GET | /slugify | Turn text into a URL-safe slug | 1 |
| GET | /uuid | Generate a UUID v4 | 1 |
| GET | /hash | Hash text with md5/sha1/sha256/sha512 | 1 |
| GET | /case | Transform casing (upper/lower/title/camel/snake) | 1 |
curl -H "X-API-Key: $LOFTPRESS_KEY" \
"https://loftpress.shop/api/v1/text/slugify"{
"input": "Merhaba Dünya",
"slug": "merhaba-dunya"
}No API key required. Rate-limited to 30 req/min per IP.
// Click Run to try the API
VAT, GST or other applicable sales tax is calculated and collected by Creem at checkout based on the customer's location.