title: ‘Introduction’ description: ‘Interactive API playground and KYC endpoints generated from OpenAPI’Documentation Index
Fetch the complete documentation index at: https://docs.verisecid.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The API reference below is generated from our OpenAPI spec and includes an interactive playground to try requests directly from the docs. We configure the base URL and Bearer auth indocs.json.
See Mintlify’s playground guide for details: API Playground Overview.
Base URL
https://api.verisecid.com
Authentication
- Create session uses your public key (workspace):
- Get session and Direct verification use your secret key (user or workspace):
Endpoints
- Create session (public key):
POST /v1/kyc/sessions - Get session (secret key):
GET /v1/kyc/sessions/{sessionId} - Direct verification (secret key):
POST /v1/kyc/verify

