{ "opencollection": "1.0.0", "info": { "name": "Technical Contract for the .io Search APIs API", "version": "0.1.0" }, "items": [ { "info": { "name": "APIs", "type": "folder" }, "items": [ { "info": { "name": "Search APIs", "type": "http" }, "http": { "method": "GET", "url": "https://search-api.apis.io/search/apis", "params": [ { "name": "search", "value": "", "type": "query", "description": "The keyword to search by." }, { "name": "limit", "value": "", "type": "query", "description": "The limit of the results." }, { "name": "page", "value": "", "type": "query", "description": "The page of the results." } ] }, "docs": "Searching across all APIs by keyword or phrase." } ] } ], "bundled": true }