Describe your use
Tell us which workflow, decision and test protocol the API should support. Do not send technical payloads through the form.
Private beta · Metrics only
The Construct Metrics API measures AI agent and LLM workflow runs without taking control of your system. You run the workflow in your environment and send only structured observations.
No shell commands · No target URLs · No prompts, responses or credentials
How it works
Tell us which workflow, decision and test protocol the API should support. Do not send technical payloads through the form.
We confirm allowed fields, usage allowance, retention, support and commercial terms in a written Order.
Construct issues a revocable, tenant-scoped key and the agreed session allowance.
Your system stays in your environment. Submit status, timing and structured checks—never raw application content.
Get pass, error, timeout, latency, stability, tool-check and usage measures.
Safe contract
{
"run_id": "release-candidate-17",
"cost_currency": "EUR",
"cases": [
{
"case_id": "approval-01-run-1",
"status": "pass",
"latency_ms": 842,
"repeat_group": "approval-01",
"input_tokens": 122,
"output_tokens": 34,
"cost": 0.012,
"tool_checks": [
{
"name": "approval.read",
"passed": true
}
],
"boundary_violations": [],
"trace": {
"expected_steps": 4,
"observed_steps": 4
}
}
]
}{
"metrics": {
"schema_version": "1.0",
"run_id": "release-candidate-17",
"case_count": 1,
"status": {
"counts": {
"pass": 1,
"fail": 0,
"error": 0,
"timeout": 0
},
"pass_rate": 1
},
"latency_ms": {
"p50": 842,
"p95": 842,
"max": 842
},
"repeat_stability": {
"eligible_groups": 0,
"stable_groups": 0,
"stability_rate": null
},
"report_included": false
},
"idempotent_replay": false
}Access after scope
Contact Construct first. We confirm the evaluation boundary, usage allowance, support, retention, timing, fee and VAT in a written B2B Order before provisioning a revocable key.