{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Meta API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Meta", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform GitHub API Root", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/" }, "docs": "Get Hypermedia links to resources accessible in GitHub's REST API" }, { "info": { "name": "APIs.io Engineering Platform Get GitHub Enterprise Server meta information", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/meta" }, "docs": "APIs.io Engineering Platform Get GitHub Enterprise Server meta information" }, { "info": { "name": "APIs.io Engineering Platform Get Octocat", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/octocat", "params": [ { "name": "s", "value": "", "type": "query", "description": "The words to show in Octocat's speech bubble" } ] }, "docs": "Get the octocat as ASCII art" }, { "info": { "name": "APIs.io Engineering Platform Get the Zen of GitHub", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/zen" }, "docs": "Get a random sentence from the Zen of GitHub" } ] } ], "bundled": true }