Introduction
This section covers the fundamental concepts and setup required to integrate IDnow DocIDV into your application.
Integration Process
IDnow offers mobile SDKs which can be used to integrate the AutoIdent solution into customer's mobile apps. IDnow also offers readily available native mobile apps via Google Play and Apple App Store which can be used by users to execute the identity verification process.
The picture below explains how you can integrate the IDnow platform with your system.
Before you can send requests, a proper environment has to be set up. An environment holds parameters for setting your company name, API Key, login-token and the gateway host for your requests. The parameters in the API Request URL are placeholders. The applicable values for the placeholders are automatically used in your requests.
The typical integration process involves:
- Account Setup: Create your IDnow account and obtain API credentials
- Authentication Configuration: Set up API keys and authentication
- Customization: Configure UI, branding, and behavior with customer support
- Integration: Integrate our services through the integration mode that suits your need (web, mobile sdk...)
- Testing: Test the integration in sandbox environment
- Go Live: Deploy to production
Environment Setup
IDnow provides two environments:
Test Environment
- Purpose: Development and testing
- URL:
https://gateway.test.idnow.de - Features: Full feature set with test data
Production Environment
- Purpose: Live applications
- URL:
https://gateway.idnow.de - Features: Full feature set with real verification
Use the test environment during development and integration testing. Switch to production only after thorough testing.
Regional Variants
Switzerland
- Development & Test https://gateway.test.online-ident.ch
- Live https://gateway.online-ident.ch
Next Steps
-
Integrate our solution in your application: