Skip to main content

OTP Final Request

POST 

/precise-id/otp/:session_id

Deprecation Notice

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

Inquiry processed succesfully

Response Headers
    Agc-Applicant-Id

    The applicant id

    Source-Ip

    The source IP

    Agc-Report-Id

    A unique identifier for this transaction.

    Agc-Api-Version

    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

    X-Rate-Limit

    The current limit on a 5-minute window.

    X-Rate-Limit-Remaining

    The remaining calls on a 5-minute window.

    Timestamp

    The timestamp of the request reception.