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:
- You have a working web app or website project you want to integrate.
- You have read our Introduction article that explains how the integration works.
- You already have a Veriph.One account and have obtained API Keys for your web environments; see how to do so here.
- 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.
- The API Keys you'll use for your web environments have a callback URL configured in our dashboard.
- (Optional) You visited our demo app to see what our SDK can help you accomplish.