ASIC Banned Persons Search API
/asic_banned_persons
Searches the ASIC register of banned persons specifically. Covers AFS banned/disqualified, banned futures representatives, banned securities representatives, credit banned/disqualified, and disqualified directors. Same search-mode and similarity-threshold logic as the broader Banned and Disqualified Person Search, but scoped to ASIC-sourced data only.
Example Request
POSTRequest Schema
search_type
narrow_search, medium_search or broad_search.
banned_types
afs_banned_disqualified, banned_futures, banned_securities, credit_banned_disqualified, disqualified_director.
similarity_threshold
Default 80.
requests
Bulk-style array with check_id, first_name, middle_name, last_name.
Available Response Data
5 Data PointsPer-check results
keyed by check_id
Match details
first/middle/last name, ban type, document number, start date, end date
Suburb, state, postcode and country where available
Comments
name_similarity
score from 0 to 100
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Adviser onboarding for AFS licensees
Check financial advisers against the AFS banned/disqualified register before you add them as authorised representatives on your AFSL.
Director appointment with a clean ASIC paper trail
When a director is appointed and you want an ASIC-only check on file (rather than a multi-source one), this is the endpoint to call. Useful when audit needs to see ASIC alone was screened.
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.
gavel Compliance
What's the difference between this and the broader Banned and Disqualified Person Search?
add
What's the difference between this and the broader Banned and Disqualified Person Search?
This one is ASIC only. The broader endpoint also covers the ATO Disqualified SMSF Trustees register. Use this one when your control specifically calls for ASIC sources, or when ASIC alone satisfies the requirement.
rocket_launch Implementation
Can I filter by ban type?
add
Can I filter by ban type?
Yes. banned_types takes one or more values. Leave it empty to search all five ASIC ban categories at once.
API Testing Sandbox tag
Test the ASIC Banned Persons Search 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.