Text Formatting & Conversion Suite
Comprehensive suite for text normalization, case alterations, string reversals, prefix/suffix operations, and URL slug generation.
Text Formatting & Conversion Suite endpoints
| Method | Endpoint | Description |
|---|---|---|
| case_convert | ||
| POST |
/case_convert /case_convert |
Convert text into different letter case styles including Upper Case, Lower Case, Title Case, Sentence Case, Toggle Case, and programming identifier styles (CamelCase, PascalCase,… |
| sentence_capitalize | ||
| POST |
/sentence_capitalize /sentence_capitalize |
Correct sentence-level capitalization structures across target multi-line text strings. |
| string_reverse | ||
| POST |
/string_reverse /string_reverse |
Reverse character ordering, word ordering, or sentence structures within a text block. |
| prefix_suffix_append | ||
| POST |
/prefix_suffix_append /prefix_suffix_append |
Appends customized prefix or suffix strings to target multi-line feeds, optionally stripping whitespace or skipping empty strings. |
| url_slugify | ||
| POST |
/url_slugify /url_slugify |
Convert raw descriptive text strings into optimized SEO-friendly URL slugs. Transliterates Unicode accents, purges punctuation, and joins terms using customized separators. |
Text Formatting & Conversion Suite pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $30 / month | 30 / minute |
|
| ULTRA | $60 / month | 60 / minute |
|
| MEGA | $30 / month | 150 / minute |
|