Skip to main content

Quick start

Veriph.One offers a swift solution for adding phone verification to any website or web application. This guide will walk you through the process of integrating Veriph.One, initiating a verification, and retrieving a result in your web app using our SDK, thereby enhancing the security and reliability of your platform.

Before diving into the integration process, let's ensure you're well-prepared. Here's what you should have:

  1. You have a working web app or website project you want to integrate.
  2. You have read our Introduction article that explains how the integration works.
  3. You already have a Veriph.One account and have obtained API Keys for your web environments; see how to do so here.
  4. Your server or backend has the Start and Result Endpoints ready for use by your web app. Follow this guide if you need to complete this step.
  5. The API Keys you'll use for your web environments have a callback URL configured in our dashboard.
  6. (Optional) You visited our demo app to see what our SDK can help you accomplish.