Introducing API endpoints for batch status checks
Batch eligibility checks let you run up to 10,000 checks asynchronously using a single request. You can check the progress of those batches with two new API endpoints:
-
Retrieve Batch Check Status – Shows the overall status of a batch, including counts for completed and in-progress checks.
-
Retrieve Batch Check Statuses – Shows the status of each individual check in a batch.
For more details, see our announcement blog.