Validate
Find the best G-NAF match for a submitted address string and classify request match quality. Use prontiqMatchScore and prontiqMatchQuality for acceptance thresholds and user prompts. If match is present, match.confidence is separate G-NAF source-record metadata for the address record.
Authorizations
Query Parameters
Free-text address to validate against G-NAF. Include suburb, state, and postcode when available for the strongest match signal.
1 - 500"9 endeavour court lammermoor qld 4703"
Optional diagnostic flag. Send exactly true or false. Invalid values are rejected; debug diagnostics are for support only and must not be used for business decisions.
true, false "false"
Response
Best address match, or match: null when the input does not resolve cleanly.
Best address match and Prontiq match-quality classification for a submitted address string.
Best matching full address document, or null when the submitted address does not resolve to a usable G-NAF record.
Prontiq-computed request match score from 0 to 100. Use it to decide whether to accept the match, ask the user to confirm, or request correction.
0 <= x <= 10092
Human-readable Prontiq match-quality bucket derived from prontiqMatchScore. This is distinct from match.confidence, which is G-NAF source-record metadata.
high, medium, low, none "high"
Optional diagnostic metadata returned only when debug=true is supplied. Debug values are for support and troubleshooting, not production decision-making.