{ "opencollection": "1.0.0", "info": { "name": "MAVRCK.IO Elasticsearch API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "api-key", "value": "{{api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Elasticsearch", "type": "folder" }, "items": [ { "info": { "name": "getIds", "type": "http" }, "http": { "method": "GET", "url": "http://app.splashscore.com/v1/v1/elasticsearch/retrieveDocuments", "params": [ { "name": "facebookProfileIds", "value": "", "type": "query" }, { "name": "instagramProfileIds", "value": "", "type": "query" }, { "name": "membershipIds", "value": "", "type": "query" } ] } }, { "info": { "name": "retrieveDocuments", "type": "http" }, "http": { "method": "POST", "url": "http://app.splashscore.com/v1/v1/elasticsearch/retrieveDocuments", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "removeMissingGlobalUsers", "type": "http" }, "http": { "method": "POST", "url": "http://app.splashscore.com/v1/v1/elasticsearch/removeMissingGlobalUsers" } } ] } ], "bundled": true }