magent
GET api.magentlab.com/api/calc/bisap
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
Wu 2008 BISAP for early mortality prediction in acute pancreatitis: BUN >25 mg/dL, caller-assigned impaired mental status, caller-assigned SIRS, age >60, and caller-assigned pleural effusion; 1 point each, max 5. BUN 25.0 and age 60 do not score. Score only; no mortality percentages. Not a diagnosis. Not Ranson, APACHE II, or CTSI. magent does not recompute SIRS, assign mental status, or read imaging.
Resource: api.magentlab.com/api/calc/bisap
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x836Be278f1739fB4308091cD1852F7971Bc19Ee2
Payment methods: eip3009 · Last validation: 2026-09-14 11:04:33.973+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",
"bun_mg_dl",
"impaired_mental_status",
"sirs",
"pleural_effusion"
],
"properties": {
"age": {
"type": "integer",
"description": "Age in years (18-120). Scores 1 when age >60; 60 does not score."
},
"sirs": {
"type": "boolean",
"description": "SIRS present as assigned by the caller. true or false. magent does not recompute Bone SIRS from vitals. 1 point if true."
},
"bun_mg_dl": {
"type": "number",
"description": "Blood urea nitrogen in mg/dL (1-200). Scores 1 when >25; 25.0 does not score."
},
"pleural_effusion": {
"type": "boolean",
"description": "Pleural effusion as assigned by the caller from imaging. true or false. magent does not read imaging. 1 point if true."
},
"impaired_mental_status": {
"type": "boolean",
"description": "Impaired mental status as assigned by the caller (paper: GCS <15). true or false. magent does not take GCS or assign mental status. 1 point if true."
}
}
}
},
"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/bisap?age=50&bun_mg_dl=20&impaired_mental_status=false&pleural_effusion=false&sirs=false",
"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.