API Testing endpoint

GET
/test
LIVE

A no-op endpoint that returns Ok if your authentication is good and the API is reachable. Useful as a heartbeat or smoke test during integration, environment switching, and CI pipeline checks. Doesn't consume credit.

Example Request

GET
request.json
key Auth: BearerAuth
GET /test

Request Schema

Authorization
Required
string

header

Available Response Data

2 Data Points
01
mail

message

Ok when the request succeeded

02
fingerprint

api_reference

UUID for log tracing

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

Sandbox Environment

Behaves identically in sandbox and live. Use it as the first call when wiring up a new environment to confirm credentials are working before exercising any billable endpoint.

Practical Applications

Technical Use Cases tag

monitoring

Integration health checks

Hit this endpoint from your monitoring system on a schedule. A non-200 response means either your token has rotated, the account is suspended, or the API is down.

terminal

Credential validation during onboarding

When setting up a new API key in your environment, call /test first to confirm the key works before running any billable check.

verified

CI smoke test

Wire it into your CI pipeline as a pre-deploy check. If the test endpoint fails, hold the deploy.

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

Is this billable?

add

No. The test endpoint isn’t billable, so you can hit it as often as you need without consuming credit.

help_center General

What does it actually test?

add

Authentication and reachability. A 200 response confirms your bearer token is valid, your account is active, and the API is online. It doesn’t tell you anything about the state of downstream services like the DVS.

Try it Live

API Testing Sandbox tag

Test the API Testing endpoint 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.