Retrieve Company Risk Report API

GET
/company_risk/{api_reference}
LIVE

Polls the status of a Company Risk report queued via POST /company_risk. Returns 202 while still compiling, 200 with the full JSON report when complete. Append ?pdf=true for a formatted PDF. Polling isn't billable.

Example Request

GET
request.json
key Auth: BearerAuth
GET /company_risk/fe4291ca-d831-4760-96df-c9cb03b3cd95
GET /company_risk/fe4291ca-d831-4760-96df-c9cb03b3cd95?pdf=true

Request Schema

api_reference
Required
uuid · (path)

Returned by the create call.

pdf
Optional
boolean · (query)

When true, returns a PDF instead of JSON.

Available Response Data

3 Data Points
01
monitor_heart

Status 200

full JSON report payload entity_type, entity ABN/ACN/name, related case records, and so on

02
monitor_heart

Status 202

still being prepared. Keep polling.

03
fingerprint

api_reference for this retrieval call

lock Full API documentation provided after vetting from our compliance team.
By The Numbers

API Data Scale & Coverage tag

Unmatched data depth to power your compliance and verification workflows.

50M+
Phone & Email Records
40M+
Adverse Court Records
2BN+
Australian Universe Records
18M+
Real Estate Records
7M+
Deceased Records
980M+
Social Media & Employment Records
Practical Applications

Technical Use Cases tag

picture_as_pdf

Board-pack and evidence retention

Use the PDF output for formal evidence retention, board reports and regulator submissions.

analytics

Structured ingestion into risk systems

Pull the JSON report directly into your risk dashboard or case-management system.

Trust & Assurance

Compliance & Security tag

Enterprise-grade infrastructure audited against the standards your regulators require.

verified_user
ISO 27001 Certified
enhanced_encryption
AES-256 Encryption
public
Australian Data Sovereignty
Integration & Support

Common Questions tag

Everything you need to know about implementation details and compliance infrastructure.

rocket_launch Implementation

How long until ready?

add

The service polls upstream for up to 30 seconds per call. If no result is available, you’ll get 202. Keep polling with exponential backoff.

Try it Live

API Testing Sandbox tag

Test the Retrieve Company Risk Report API directly in your browser with live mock data and see instant results.

rocket_launch Request Sandbox Access

Access to live sandbox environments requires manual approval from our compliance team.