Skip to main content
Every Authmatech response uses the same envelope. This page is a concise reference; for retry strategy and a debugging checklist, see the full Errors & responses guide.

Envelope

Read results from data. Treat success: false or a non‑200 status as an error.

Status codes

Error codes

A 200 with data.validNumber: false (or a BLOCK decision) is a successful call with a negative business outcome — not an error. Branch on data, not just the status code.
See Errors & responses for retry strategy, E.164 rules, and the debugging checklist, and Rate limits for 429 handling.