Universal Utility API
Universal Utility API provides lightweight developer tools through simple REST endpoints. It supports text formatting, Base64 encode/decode, UUID generation and random password generation.
Universal Utility API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Format Text /api/v1/text/format |
Formats text by trimming, removing extra spaces and applying case transformations. |
Universal Utility API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $29 / month | — |
|