VerifiMeVerifiMe Developer Portal
API Reference

API Reference

VerifiMe Partner API: REST endpoints and webhook specification

The VerifiMe Partner API exposes REST endpoints and one webhook event. All REST requests must be made over HTTPS.

Endpoints

MethodPathDescriptionEnvironment
POST/v1/user/inviteCreate a verification invite for a customerAll
GET/v1/user/signup/tracking/{trackingReference}/statusPoll the status of a verification sessionAll
POST/test/tracking/{trackingReference}/verifyForce complete a verification (bypasses Phase 2 processing)Staging only

Webhook

EventDescription
RISK_ASSESSMENT_UPDATEDFired when the risk assessment for a customer is complete

OpenAPI Specification

The full machine-readable specification is available for download. Use it to generate client SDKs, validate requests, or import into your API tooling.

Download openapi.yaml

On this page