ASIC Search Bulk API
/asic_searches
The bulk version of ASIC Search. Submit multiple company or business-name lookups in one call, with an optional check_id for result correlation. Suited to portfolio onboarding, supplier roster checks and periodic register hygiene.
Example Request
POSTRequest Schema
requests
Array of search items.
requests[].check_id
Optional correlation ID.
requests[].number
requests[].business_name
Same input options as the single ASIC Search.
Available Response Data
2 Data PointsArray of result items with per-item check_id and a match object
null when there's no match
Match shape is identical to the single-record ASIC Search response
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Supplier portfolio screening
Validate the registration status of dozens or hundreds of suppliers in a single batch. Surfaces deregistered or inactive entities for follow-up.
Periodic register sweeps
Scheduled jobs that refresh ASIC status, addresses and recent documents across your commercial customer base.
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
What happens if one request in the batch has no match?
add
What happens if one request in the batch has no match?
The result item carries match: null. The batch keeps processing the remaining items. A no-match doesn’t fail the call.
API Testing Sandbox tag
Test the ASIC Search Bulk 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.