{ "opencollection": "1.0.0", "info": { "name": "Weaviate REST authz Weaviate REST API API", "version": "1.38.0-dev" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Weaviate REST API", "type": "folder" }, "items": [ { "info": { "name": "Weaviate List Available Endpoints", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/" }, "docs": "Get links to other endpoints to help discover the REST API." } ] } ], "bundled": true }