---
title: Integrate PingOne Verify
description: Integrate PingAM with PingOne Verify to add identity verification and proofing to authentication journeys, preventing fraud during registrations and high-risk transactions.
component: pingam
version: 8.1
page_id: pingam:integrations:pingone-verify
canonical_url: https://docs.pingidentity.com/pingam/8.1/integrations/pingone-verify.html
llms_txt: https://docs.pingidentity.com/pingam/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
section_ids:
  why_use_pingone_verify: Why use PingOne Verify?
  set_up_a_pingone_verify_journey: Set up a PingOne Verify journey
---

# Integrate PingOne Verify

Integrate AM with PingOne Verify to add identity verification and proofing to your authentication journeys.

PingOne Verify reduces fraud by letting you securely confirm an end user's identity during registration, high-risk transactions, or any scenario where identity proofing is required.

## Why use PingOne Verify?

* Streamlined onboarding

  Accelerates and secures the new user onboarding process by enabling real-time identity verification, such as document scanning and facial biometrics, directly within registration flows.

* Fraud prevention at inception

  Prevents fraudulent accounts from being created by accurately confirming user identities, reducing the long-term risk of synthetic identities or account abuse.

* Compliance and trust

  Helps meet regulatory requirements for "Know Your Customer" (KYC) and anti-money laundering (AML) by providing auditable proof of identity, building greater trust with users.

* Reduced manual effort

  Automates identity verification, which would otherwise require manual review by support staff.

## Set up a PingOne Verify journey

|   |                                                                                                                                          |
| - | ---------------------------------------------------------------------------------------------------------------------------------------- |
|   | Make sure you've completed the steps in [Connect AM to PingOne](connect-am-to-pingone.html) before configuring a PingOne Verify journey. |

AM provides the following nodes to integrate PingOne Verify into your authentication journeys:

* PingOne Verify Evaluation node

  The [PingOne Verify Evaluation node](https://docs.pingidentity.com/auth-node-ref/8.1/pingone/pingone-verify-evaluation.html) uses the PingOne Verify service to initiate a new or continue an existing verification transaction. It offers a range of delivery methods, such as a QR code, email, or SMS to start the identity verification process.

* PingOne Verify Completion Decision node

  The [PingOne Verify Completion Decision node](https://docs.pingidentity.com/auth-node-ref/8.1/pingone/pingone-verify-completion-decision.html) determines the completion status of the most recent identity verification transaction for a PingOne user.

  The node checks the previous identity verification transaction for the user and returns an outcome based on the verification status.

  You can use this node to prevent users from repeatedly having to verify their identity by checking their most recent verification transaction. You can also determine if a transaction is already in progress, to prevent multiple ongoing transactions.

Create a journey using these nodes to integrate PingOne Verify into your authentication flow. For example:

![Example PingOne Verify journey](_images/pingone-verify-example-journey.png)

Learn more in the [PingOne Verify example](https://docs.pingidentity.com/auth-node-ref/8.1/pingone/pingone-verify-evaluation.html#example).
