Skip to main content

OTP Initial Request

POST 

/precise-id/otp

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.