Developer Utilities API
The ApiMask Developer Utilities API is a focused RapidAPI product for developer workflows, CI automation, code assistants, and backend tools.
Endpoints
| Endpoint | Method | Docs |
|---|---|---|
/v1/dev/email/validate | POST | Email Validation API |
/v1/dev/regex/generate | POST | Regex Generator API |
/v1/dev/regex/explain | POST | Regex Explainer API |
/v1/dev/stacktrace | POST | Stacktrace Analyzer API |
/v1/dev/readme | POST | README Generator API |
/v1/dev/changelog | POST | Changelog Generator API |
/v1/dev/data/json/format | POST | JSON Formatter API |
/v1/dev/data/base64/encode | POST | Base64 Encode/Decode API |
/v1/dev/data/base64/decode | POST | Base64 Encode/Decode API |
/v1/dev/data/hash | POST | Hash Generator API |
/v1/dev/data/id/generate | POST | UUID/ULID Generator API |
/v1/dev/data/url/parse | POST | URL Parser API |
Base URL
Use the RapidAPI base URL and host shown in your RapidAPI code examples.
https://apimask-developer-utilities-api.p.rapidapi.comAuthentication
X-RapidAPI-Key: your-rapidapi-key
X-RapidAPI-Host: apimask-developer-utilities-api.p.rapidapi.com
Content-Type: application/json