{ "info": { "_postman_id": "ad886fad-6532-48a5-b2ac-e541fccc113e", "name": "API Authentication", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:33:55.000Z", "updatedAt": "2026-07-28T01:33:55.000Z", "lastUpdatedBy": "35240", "uid": "35240-ad886fad-6532-48a5-b2ac-e541fccc113e" }, "item": [], "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://sandbox.elationemr.com/api/2.0" } ] }