Developer Utilities
A zero-auth, serverless collection of essential developer utilities. No API key required on the free plan. Endpoints: - GET /uuid → Generate UUID v4 (batch supported) - POST /json/format → Pretty-print or minify JSON - GET /slugify → Convert text to URL-safe slug - GET /password → Cryptographically secure password generator - GET /email/validate → Validate email address with detailed checks
Developer Utilities endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Endpoint 1 / |
Method: GET Name: Generate UUID Path: /uuid |
| POST |
End point 2 / |
Method: POST Name: Format JSON Path: /json/format |
| GET |
End point 3 / |
Method: GET Name: Slugify Text Path: /slugify |
| GET |
Endpoint 4 / |
Method: GET Name: Generate Password Path: /password |
| GET |
Endpoint 5 / |
Method: GET Name: Validate Email Path: /email/validate |
Developer Utilities pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|