{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Emojis API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Emojis", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get emojis", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/emojis" }, "docs": "Lists all the emojis available to use on GitHub Enterprise Server." } ] } ], "bundled": true }