Optus SMS Suite 2FA REST API
Hosted two-factor authentication API that creates an SMS one-time-code challenge for a mobile handset with POST /challenges and validates the user's entry with POST /responses, with customisable message copy, optional alphanumeric mask, and a configurable validity window. Authenticated with HTTP Basic. No published OpenAPI definition was found.