/api/public/registerSearch the register
The ANZ Health Voice & AI Register as filterable JSON. Every row includes evidence_url and evidence_publisher.
Query parameters
- view
- all | live | procuring | renewals
- cap
- voice_agent, ambient_scribe, contact_centre, telephony, triage, patient_access (comma-separated)
- seg
- aged_care, gp, hospital, public_health, imaging, pathology, telehealth, dental, vet, insurer, other
- country
- AU, NZ (comma-separated)
- status
- live, pilot, procuring, announced, awarded
- vendor
- Case-insensitive substring, max 80 chars.
- q
- Free-text substring, max 120 chars.
- sort
- newest | event_date_desc | renewal_asc | org_asc
- limit
- 1–200 (default 50)
- offset
- Pagination offset
curl 'https://gocadence.ai/api/public/register?view=live&cap=voice_agent&country=AU&limit=20'