eNROLL
  • πŸ‘‹Welcome to eNROLL
  • Integration guide
    • πŸ› οΈGetting set up
    • πŸ”—Web Plugin
      • 🌐OnBoarding
      • ✍️Update Profile
      • 😡Forget Profile
      • πŸ”‘Authentication
      • πŸ“Sign Contract
    • Mobile Plugin
      • πŸ“±eNROLL iOS Framework
        • Versions
      • πŸ“±eNROLL Android SDK
      • πŸ“±Flutter Mobile SDK
      • πŸ“±React-Native SDK
    • πŸ”„Callback URL Integration
  • Integration throw API
    • πŸ‘€Onboarding API
      • πŸ”‘# 1 Token API
      • πŸ’‘#2 Get Configurations
      • πŸ†™#3 Intialize Request
      • πŸ—ΊοΈ#4 Get Location
      • πŸ’³#5 National Id Scan
      • πŸ›‚#6 Passport Scan
      • πŸ”#7 BiometricTest
      • πŸ“ž#8 Phone Info
      • πŸ“§#9 Email Info
      • πŸ“±#10 Device Info
      • ❓#11 Security Questions
      • πŸ”#12 Password
      • πŸ”¦General API
      • 🚷Aml API
    • ✍️Update API
      • πŸ”‘# 1 Token API
      • πŸ’‘#2 Get Available Steps
      • πŸ†™#3 Select Step To Update
      • πŸ—ΊοΈUpdate Location
      • πŸ’³Update National Id
      • πŸ›‚Update Passport
      • πŸ“žUpdate Phone Info
      • πŸ“§Update Email Info
      • πŸ“±Update Device Info
      • ❓Update Security Questions
      • πŸ”Update Password
    • ✍️Forget Profile Data API
      • πŸ”‘# 1 Token API
      • πŸ’‘#2 Get Available Steps
      • πŸ†™#3 Select Step To Update
      • πŸ—ΊοΈForget Location
      • πŸ“žForget Phone Info
      • πŸ“§Forget Email Info
      • πŸ“±Forget Device Info
      • πŸ”Forget Password
    • πŸ”‘Authentication API
      • πŸ”‘# 1 Authentication Token API
      • πŸ’‘#2 Get Auth Steps
      • πŸ†™#3 Intialize Request
      • 🀝Get Authentication Current Step
      • πŸ—ΊοΈLocation Authentication
      • πŸ“…Check Document Expiry Date
      • πŸ’³Check User Face
      • πŸ“±Check Device IMIE
      • πŸ“žCheck Phone Info
      • πŸ“§Check Email Info
      • πŸ”Check Password
      • ❓Check Security Questions
      • πŸ”¦Authentiction Report
      • πŸ‘ΎCodes
      • 🚷Aml Authentication
    • πŸ“Sign contract API
      • # 1 Token API
      • πŸ“΄Low mode
        • πŸ“±Send OTP
        • πŸ“„Sign File
      • πŸ“΄Low Mode FRA
        • πŸ“±Send OTP
        • πŸ“„Sign File
      • πŸ“ƒHigh mode
      • πŸ“ƒHigh Mode FRA
    • Onboarding Merged API
      • πŸ”‘# 1 Token And Initialize Request API
      • πŸ’³#5 National Id Scan
Powered by GitBook
On this page
  • Before We Start :
  • You Can Download (Open API) Json File For Postman Or Swagger
  1. Integration throw API

Onboarding Merged API

eNROLL provides set of API that allow another way of integration. this document introduces details about this integration and these API. (Orange)

PreviousHigh Mode FRANext# 1 Token And Initialize Request API

Last updated 3 months ago

Before We Start :

There Are Some Constants You Have To Keep In Mind

  • BaseURL : After accepting your organizations eNROLL team will provide you with This URL

  • TenantId : After accepting your organizations eNROLL team will provide you with This Token

  • TenantSecret : After accepting your organizations eNROLL team will provide you with This Token

You Can Download (Open API) Json File For Postman Or Swagger

πŸ˜„