User Profile

Number of APIs: 4

  1. Register a user profile using the given user profile ID. POST {{baseUrl}}/user-profiles

  2. Checks user eligibility to register with mobile id and creates a registration record. POST {{baseUrl}}/user-profiles/:user_profile_id/mobileid-registrations

  3. Provide user with a SDK activation code to create their mobile SDK. GET {{baseUrl}}/user-profiles/:user_profile_id/mobileid-registrations/:registration_id

  4. Provide SDK with configurations based on OS Type. GET {{baseUrl}}/user-profiles/:user_profile_id/mobileids/configurations?device_type=ANDROID