get
https://api.genability.com/rest/echo/validate
Validate whether an input value is in a valid and recognized format, including dates, times, integers, and arrays.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to validate whether a single input value uses a valid and recognized format.
When to use this endpoint
Use Echo Validate when you need to:
- Check date and time formats before sending them to other API endpoints.
- Validate integer or array inputs while debugging request formatting.
- Confirm one input value at a time.
Only one value can be validated per request. If you send multiple values, the first value is validated.
