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.
Response
Returns an array of usage counter objects.The usage metric identifier (e.g.,
attestations.mint, verifications_monthly, storage_bytes).Amount consumed in the current billing period.
Maximum allowed for this metric under your plan. A value of
-1 means unlimited.Billing period for this counter:
monthly or total.Unit of measurement:
count or bytes.Whether the tenant is currently allowed to consume more of this metric. Returns
false when the limit has been reached. Only included when relevant.Change in usage since the last query. Only included when the server tracks incremental updates.
Tracked metrics
The usage endpoint returns up to 16 metrics organized by product group. Which metrics appear depends on your plan and active features.Core
| Metric | Description | Unit |
|---|---|---|
attestations.mint | Attestations minted | count |
verifications_monthly | Verifications performed | count |
storage_bytes | Total storage consumed | bytes |
proof_bundles | Proof bundles generated | count |
webhook_endpoints | Active webhook endpoints | count |
webhook_deliveries | Webhook deliveries sent | count |
seats | Team member seats | count |
MAIP (Machine Identity)
| Metric | Description | Unit |
|---|---|---|
maip.agents | Registered machine agents | count |
maip.sessions | Agent sessions created | count |
maip.trust_computes | Trust score calculations | count |
maip.compliance_checks | Compliance verification requests | count |
AI
| Metric | Description | Unit |
|---|---|---|
ai.dataset_attestations | Datasets attested for lineage | count |
ai.model_attestations | Models attested for provenance | count |
Anti-Fraud
| Metric | Description | Unit |
|---|---|---|
antifraud.risk_signals | Risk signals ingested or generated | count |
antifraud.deepfake_scans | Deepfake scan requests | count |
antifraud.velocity_records | Velocity scoring records | count |

