Utilities
GUID Generator, Password generator, Email Validator and slugify text
21 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Utilities endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GeneratePassword /api/Utilities/GeneratePassword |
Generate a random password with custom length and characters (number, letter, special char and upper/lower case) |
| GET |
GetGuid /api/Utilities/GetGuid |
Generate a random GUID |
| GET |
ValidateEmail /api/Utilities/email |
Validate email format |
| GET |
SlugifyText /api/Utilities/SlugifyText |
Slugify the inserted text |
Utilities pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.99 / month | — |
|
| ULTRA | $9.99 / month | — |
|