Unibeam Authentication Documentation

Welcome to Unibeam SIA,  an inSIM Identity Authentication platform designed to securely verify subscribers' digital identities. Unibeam Auth leverages the inherent security of the (e)SIM, delivering authentication that is hardware bound and software embedded on the subscriber's (e)SIM Secure Element. A SIM uses a secure microchip on a portable piece of plastic, while an eSIM uses a microchip already soldered in the motherboard of your phone. Both provide the same Secure Element strength of a dedicated highly secure cryptographic hardware. 

Unibeam reduces reliance on traditional 2FA methods by supporting two authentication models:

  • Silent Authentication – SIM‑based verification with no subscriber interaction
  • Touch Authentication – SIM‑based push notifications that require explicit subscriber approval

Why Unibeam?

Unibeam provides a full REST API–based implementation that simplifies onboarding and enables fast, scalable enterprise integration, including:

  • Touch Authentication – SIM‑based push notifications that require explicit mobile subscriber approval
  • SIM‑based approval requests delivered directly to the device, requiring explicit user action
  • Delivery and read confirmation, with non‑ignored status returned to the enterprise
One solution, flexible authentication levels — Unibeam Silent, Touch, Multi Secure and Item Select

Authentication API Models

Unibeam enables enterprises to authenticate subscribers using multiple authentication mechanisms, applied at different stages of the user's account lifecycle and usage:

  • Silent Auth – Confirms the subscriber with no popup and no user interaction (100% silent).
  • Touch Auth – Displays a popup notification presenting a Yes / No question to the subscriber.
  • MultiSecure Auth – Displays a popup notification presenting a question and collects a free‑form subscriber response.
  • ItemSelect Auth – Displays a popup notification presenting a question followed by multiple selectable answers, and collects the subscriber's selection.

BASE URLs

Use these base URLs in front of all API URLs in this documentation


Callback (Asynchronous)ihttps://api.global.unibeam.com
Synchronous (SyncAPI)ihttps://sapi.global.unibeam.com

All Endpoints at a Glance

POST /oauth2/token POST /lookup POST /consent POST /auth/silent POST /auth/touch POST /business/transaction-touch POST /business/transaction-multisecure POST /business/select-item