{ "opencollection": "1.0.0", "info": { "name": "Stedi Healthcare Claims Claim acknowledgments Real-time claim status API", "version": "2025-03-07" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Real-time claim status", "type": "folder" }, "items": [ { "info": { "name": "ClaimStatus", "type": "http" }, "http": { "method": "POST", "url": "https://claims.us.stedi.com/2025-03-07/change/medicalnetwork/claimstatus/v2", "body": { "type": "json", "data": "{}" } }, "docs": "Submit a 276/277 real-time claim status check in JSON format" }, { "info": { "name": "ClaimStatusRawX12", "type": "http" }, "http": { "method": "POST", "url": "https://claims.us.stedi.com/2025-03-07/change/medicalnetwork/claimstatus/v2/raw-x12", "body": { "type": "json", "data": "{}" } }, "docs": "Submit a 276/277 real-time claim status check in raw X12 EDI format" } ] } ], "bundled": true }