{ "opencollection": "1.0.0", "info": { "name": "Opply Activity Feed Credibility API", "version": "0.0.0" }, "items": [ { "info": { "name": "Credibility", "type": "folder" }, "items": [ { "info": { "name": "api_v1_contract_interest_contract_create", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v1/contract-interest/contract/", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } } ] } ], "bundled": true }