{ "opencollection": "1.0.0", "info": { "name": "APIContext Platform Agents Directory API", "version": "2.0.0" }, "request": { "auth": { "type": "apikey", "key": "_token", "value": "{{_token}}", "placement": "query" } }, "items": [ { "info": { "name": "Directory", "type": "folder" }, "items": [ { "info": { "name": "List API directory providers", "type": "http" }, "http": { "method": "GET", "url": "https://client.apimetrics.io/api/2/directory/providers" }, "docs": "List API providers tracked in the APIContext public API directory (300+ top providers) with current performance data for benchmarking." }, { "info": { "name": "Get an API directory provider", "type": "http" }, "http": { "method": "GET", "url": "https://client.apimetrics.io/api/2/directory/providers/:provider_id", "params": [ { "name": "provider_id", "value": "", "type": "path" } ] }, "docs": "Retrieve performance data and metadata for a single provider in the APIContext API directory." } ] } ], "bundled": true }