Skip to main content

Prerequisites

Before you begin, you’ll need:
  1. Urtentic Account: Sign up at urtentic.com
  2. API Credentials: Obtain your Client ID and API Secret from the integrations page in your dashboard
  3. Workflow ID: Create a verification workflow in your dashboard

Generate Your API Credentials

API Key Generation
Navigate to the integrations page in your dashboard to obtain your API credentials:
  • Client ID: Your application identifier (sent via X-CLIENT-ID header)
  • Client Secret: Your authentication token (sent via Authorization: Bearer header)

Create a Workflow

Workflow Creation
Set up your verification workflow by defining the required verification processes.
Workflow Configuration
Configure your workflow settings including document types, verification steps, and security options.

Quick Start (5 minutes)

Step 1: Set Up Your Environment

First, set your API credentials as environment variables:

Step 2: Create Your First Verification

Response:

Step 3: Check Verification Status

Integration Examples

Workflow Types

Each workflow is configured in your Urtentic dashboard — the steps it includes (document verification, liveness, email, etc.) are defined there, not in the API request. The flowId identifies which workflow to run, and metadata carries your own tracking data.

Document Verification Only

Liveness + Document Verification

Location + Email Verification

Handling Webhooks

Configure webhook endpoints in your dashboard to receive real-time updates:

Error Handling

The API uses standard HTTP status codes and returns detailed error messages:

Next Steps

Support

Need help? We’re here to assist: