Search Results
-
Using PhenixID HTTP API to send SMS
Updated on: Oct 03, 2019
Overview To use the API, one method is called. It will return: - HTTP Status code 200 if SMS was sent ok. - HTTP Status code 403 if SMS could not be sent Prerequisites - PhenixID Authentication... -
Using PhenixID HTTP API for Swedish BankID authentication
Overview To use the API, two methods must be called. The first API method call is to trigger the authentication. This will return a transaction ID value. The second API method call will poll the... -
Using PhenixID HTTP API for Token OTP authentication
Overview To use the API, fetch username and OTP from the end user and send it to the API endpoint. Prerequisites - PhenixID Authentication Services HTTP API for Token OTP authentication configured... -
Using PhenixID HTTP API for PhenixID OneTouch authentication (push)
Overview To use the API, two methods must be called. The first API method call is to trigger the authentication. This will return an assignment ID value. The second API method call will poll the... -
Using PhenixID HTTP API for Swedish Freja eID authentication
Overview To use the API, two methods must be called. The first API method call is to trigger the authentication. This will return a authRef value. The second API method call will poll the status of... -
Using PhenixID HTTP API to get OTP based on called-in phone number
Overview The use case behind this API call: - The end user will retreive one-time-password by calling to a specific phone number (company phone system) - The company phone system will pick up the... -
Using PhenixID HTTP API for session verification (get userID and authentication method)
Overview To use the API, one method is called. It will return: - HTTP Status code 200 if session is still valid. Authentication method (auth_method) and user ID (userid) will be returned. - HTTP... -
Using PhenixID HTTP API for NetID Access (SITHS/EFOS/Myndighets CA/Own CA) authentication
Overview To use the API, two methods must be called. The first API method call is to trigger the authentication. This will return a transaction ID value. The second API method call will poll the...