Documentation Index
Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Origin of the signal. One of:
verification, login, attestation, external, manualType of risk signal. One of:
velocity, geo_anomaly, device_fingerprint, behavior, deepfake, ato, impersonationIdentifier of the entity being evaluated (user ID, issuer ID, attestation ID, IP address, etc.)
Type of the subject. One of:
user, issuer, attestation, session, ip, deviceRisk score from 0 (safe) to 100 (high risk). Scores ≥80 trigger automatic review decisions.
Arbitrary JSON payload with signal-specific context (device fingerprint, geo coordinates, behavior metrics, etc.)
Source IP address associated with this event.
User-Agent string associated with this event.
Headers
UUID for idempotent signal ingestion. If omitted, a random key is generated. Duplicate signals with the same key are silently ignored.
Response
UUID of the created risk signal.
The ingested risk score (0–100).
ISO 8601 timestamp of ingestion.

