Request Validate
Validates a request prior to submission and provides an approximate estimate of the report's cost.
post/batch/v4/request-validate
Request body
Response
200
Example response
{
"estimated_credits": 2,
"is_valid": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.