Form Validation
API for form validation of various input types.
1 subscribers
8.6/10 popularity
362 ms avg latency
100% success rate
14 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Form Validation endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health and info /health |
Check the health of the API and get information about endpoints. |
| POST |
Email |
Validate an email. |
| POST |
Phone Number /phone |
Validate a phone number. |
| POST |
URL /url |
Validate a URL. |
| POST |
Credit Card /credit-card |
Validate a credit card. |
| POST |
Password /password |
Validate a password. |
| POST |
JSON /json |
Validate JSON. |
| POST |
Date /date |
Validate a date in YYYY-MM-DD. |
| POST |
IP /ip |
Validate an IP address (v4 or v6). |
| POST |
Domain /domain |
Validate a domain format. |
| POST |
UUID /uuid |
Validate a UUID format. |
| POST |
Base64 /base64 |
Validate a base64 format. |
| POST |
JWT /jwt |
Validate a JSON Web Token. |
| POST |
Regex /regex |
Validate Regex format. |
Form Validation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 25 / minute |
|
| PRO | $9.99 / month | 80 / minute |
|
| ULTRA | $29.99 / month | 240 / minute |
|
| MEGA | $59.99 / month | — |
|