OTP Final Request
POST/precise-id/otp/:session_id
API v1 will be deprecated on January 31, 2026.
API v2 will be deprecated on February 28, 2026.
Please migrate to API v3 as soon as possible.
The "OTP Initial" endpoint provides One-Time Passcode (OTP) authentication for identity verification during account opening processes. This service generates and validates SMS-based OTP codes to verify that the applicant has access to the provided phone number. The workflow consists of two steps: first, an OTP is generated and sent to the applicant's phone number, then the applicant submits the received code for validation. This multi-factor authentication approach enhances security by confirming phone number ownership and reducing the risk of identity fraud during account creation.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Inquiry processed succesfully
Response Headers
The applicant id
The source IP
A unique identifier for this transaction.
We update the API major version whenever we introduce breaking changes. Internally, we update minor and patch versions whenever we add functionality and backward-compatible updates
The current limit on a 5-minute window.
The remaining calls on a 5-minute window.
The timestamp of the request reception.
Bad Request
Unauthorized
Forbidden
Too Many Requests
Internal Server Error