{ "opencollection": "1.0.0", "info": { "name": "MAVRCK.IO Meta Post Partnerships API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "api-key", "value": "{{api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Meta Post Partnerships", "type": "folder" }, "items": [ { "info": { "name": "getMetaPostPartnershipRequests", "type": "http" }, "http": { "method": "GET", "url": "http://app.splashscore.com/v1/v2/marketers/meta/post-partnership-requests", "params": [ { "name": "activationIds", "value": "", "type": "query" } ] } }, { "info": { "name": "createMetaPostPartnershipRequest", "type": "http" }, "http": { "method": "POST", "url": "http://app.splashscore.com/v1/v2/marketers/meta/post-partnership-requests", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }