magent
GET api.magentlab.com/api/calc/timi_stemi
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
TIMI risk score for ST-elevation MI from age, diabetes/hypertension/angina, systolic BP, heart rate, Killip class, weight, anterior STE or LBBB, and time to treatment. Returns a 0-14 point total with components. Deterministic published score with citation; not a reperfusion or fibrinolytic protocol.
Resource: api.magentlab.com/api/calc/timi_stemi
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x836Be278f1739fB4308091cD1852F7971Bc19Ee2
Payment methods: eip3009 · Last validation: 2026-09-14 11:05:08.159+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"queryParams": {
"type": "object",
"required": [
"age",
"diabetes",
"hypertension",
"angina",
"systolic_mm_hg",
"heart_rate_bpm",
"killip_class",
"anterior_ste_or_lbbb",
"time_to_treatment_gt_4h"
],
"properties": {
"age": {
"type": "integer",
"description": "Age in years (18-120). 65-74 scores 2; ≥75 scores 3. Bands are exclusive."
},
"angina": {
"type": "boolean",
"description": "Angina history. true or false."
},
"diabetes": {
"type": "boolean",
"description": "Diabetes mellitus. true or false. Diabetes, hypertension, or angina scores 1 if any is true."
},
"weight_kg": {
"type": "number",
"description": "Weight in kilograms. Provide weight_kg or weight_lb. Scores 1 when <67 kg; 67 is negative."
},
"weight_lb": {
"type": "number",
"description": "Weight in pounds. Converted to kg; the <67 kg cutoff is applied in kg."
},
"hypertension": {
"type": "boolean",
"description": "Hypertension history. true or false."
},
"killip_class": {
"type": "integer",
"description": "Killip class 1-4. Classes II-IV score 2; class I scores 0. Caller-assigned."
},
"heart_rate_bpm": {
"type": "integer",
"description": "Heart rate in beats per minute (integer 30-220). Scores 2 when >100; 100 is negative."
},
"systolic_mm_hg": {
"type": "number",
"description": "Systolic BP in mm Hg (50-250). Scores 3 when <100; 100 is negative."
},
"anterior_ste_or_lbbb": {
"type": "boolean",
"description": "Anterior ST elevation or LBBB. true or false. Caller-assigned; magent does not read tracings."
},
"time_to_treatment_gt_4h": {
"type": "boolean",
"description": "Time to treatment >4 hours. true or false. Caller-assigned; magent does not parse timestamps."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"paymentFlow": "upfront",
"resourceUrl": "https://api.magentlab.com/api/calc/timi_stemi?age=50&angina=false&anterior_ste_or_lbbb=false&diabetes=false&heart_rate_bpm=70&hypertension=false&killip_class=1&systolic_mm_hg=120&time_to_treatment_gt_4h=false&weight_kg=80&weight_lb=176",
"assetTransferMethod": "eip3009"
},
"payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 600
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"withdrawDelay": 86400,
"receiverAuthorizer": "0x3721824a31197dcDD2984cF43b92B6cc8A87c0Fb",
"assetTransferMethod": "eip3009"
},
"payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
"amount": "5000",
"scheme": "batch-settlement",
"network": "eip155:8453",
"maxTimeoutSeconds": 600
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
"scheme": "batch-settlement",
"network": "eip155:8453",
"amountAtomic": "5000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.