Skip to main content

Identity Verify

POST 

/prove/verify

Verifies the identity the applicant is submitting for a credit application against the Prove prefill. Identify the session with the Agc-Session-Id header. The engine Identity Verify only runs when the submitted identity differs from the prefill (email is not compared) — if everything matches, the prefill is trusted as-is (changed: false) and no billable Prove call is made. Requires that Prefill has already run on the session.

Request

Responses

Verify decision (or a no-change confirmation)

Response Headers
    Agc-Applicant-Id

    The applicant id

    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.