https://api.magentlab.com/api/calc/csrsGET /api/calc/csrs · x402 API by magentlab
Thiruganasambandamoorthy 2016 Canadian Syncope Risk Score: vasovagal predisposition −1, heart disease +1, any ED SBP <90 or >180 +2, troponin above the 99th percentile +2, QRS axis < −30° or >100° +1, QRS duration >130 ms +1, QTc >480 ms +2, ED vasovagal diagnosis −2, ED cardiac diagnosis +2. Score −3 to 11. Caller assigns flags and ECG numbers. Not a medical device, not a syncope diagnosis, and not a disposition protocol.
What does this x402 API do?
https://api.magentlab.com/api/calc/csrs. This is an x402-gated GET API resource from magentlab. TOLL·402 confirmed a protocol-valid HTTP 402 quote on 2026-08-25. No normalized USD price is recorded; the listing names Base. No settled paid call has been verified.
- Published price
- No normalized USD price is recorded
- Networks
- Base
- Latest evidence
- TOLL·402 confirmed a protocol-valid HTTP 402 quote on 2026-08-25
- Resource ID
- f8039b6b1bfcf6e96fa1810d
Start with a quote-only recipe. Payment signing stays in your project.
const response = await fetch("https://api.magentlab.com/api/calc/csrs", {
method: "GET",
});
console.log(response.status);
console.log(Object.fromEntries(response.headers));
console.log((await response.text()).slice(0, 1000));
// A valid 402 is a quote, not a completed paid call.This sends no payment. Inspect the 402 response before adding a wallet-enabled client.
- Live 402 quote confirmed
GET returned a protocol-valid 402 quote (402). No payment was made.
- Origin reachable
HEAD https://api.magentlab.com/ returned 301.
- Observed in cdp-bazaar
The registry record was observed and retained with provenance.
- Observed in 402-index
Discovered through bazaar.
- Registry record checked
Registry health: healthy.
What evidence supports this listing?
Each record has an exact-route quote outcome. Unresolved templates and potentially mutating methods are labeled instead of being invoked without provider-specific test input. A quote is still separate from a settled paid call. Read the discovery and verification methodology →
Which networks and payment options does it accept?
The normalized listing price is No normalized USD price is recorded. Raw protocol requirements remain visible below for implementation and audit use.