Court Check Multiple API
/court_check_multiple
The bulk version of Court Check. Up to 20 requests in a single call, sharing report type, listing, pagination and an optional start date across all items. Suited to batch screening of customer rosters, supplier lists or director groups.
Example Request
POSTRequest Schema
Shared config: report
listing
max_results
first_result
optional start_date
Applied across all requests in the batch.
requests
Each item carries an optional check_id plus type and the right name or company fields, with an optional state filter.
Available Response Data
3 Data PointsArray of result items
one per request
Per-result
check_id, records array and total_records_available
Per-result
error field when an individual item fails validation
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Scheduled portfolio re-screening
Re-run court records screens periodically across your customer base or director portfolios to flag emerging civil and criminal exposures
Board and committee screening
Screen entire boards or committees in a single call as part of governance reviews or new appointment cycles.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions tag
Everything you need to know about implementation details and compliance infrastructure.
rocket_launch Implementation
Can I mix name and company checks in one batch?
add
Can I mix name and company checks in one batch?
Yes. Each item in requests independently specifies type as name or company with its own fields. The shared config (report, listing) applies to all of them.
rocket_launch Implementation
What happens if one request fails validation?
add
What happens if one request fails validation?
A per-item error is returned in the error field for that item only. The rest of the batch goes through normally.
API Testing Sandbox tag
Test the Court Check Multiple API directly in your browser with live mock data and see instant results.
rocket_launch Request Sandbox AccessAccess to live sandbox environments requires manual approval from our compliance team.