Weaviate · Postman Collection

Weaviate REST authz mcp API

# Introduction
Weaviate is an open source, AI-native vector database that helps developers create intuitive and reliable AI-powered applications.
### Base Path
The base path for the Weaviate server is structured as `[YOUR-WEAVIATE-HOST]:[PORT]/v1`. As an example, if you wish to access the `schema` endpoint on a local instance, you would navigate to `http://localhost:8080/v1/schema`. Ensure you replace `[YOUR-WEAVIATE-HOST]` and `[PORT]` with your actual server host and port numbe

3
Requests
1
Folders
View on GitHub Raw JSON Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetesPostman Collection

Overview

Weaviate REST authz mcp API is a Postman Collection published by Weaviate on the APIs.io network.

Introduction
Weaviate is an open source, AI-native vector database that helps developers create intuitive and reliable AI-powered applications.
### Base Path
The base path for the Weaviate server is structured as [YOUR-WEAVIATE-HOST]:[PORT]/v1. As an example, if you wish to access the schema endpoint on a local instance, you would navigate to http://localhost:8080/v1/schema. Ensure you replace [YOUR-WEAVIATE-HOST] and [PORT] with your actual server host and port numbe

The collection contains 3 requests organised into 1 folder.

Tagged areas include Vector Database, AI, Machine Learning, Semantic Search, and Open Source.

Requests & Folders

mcp

Related API Specs

Weaviate authz API (OpenAPI) Weaviate backups API (OpenAPI) Weaviate batch API (OpenAPI) Weaviate classifications API (OpenAPI) Weaviate cluster API (OpenAPI) Weaviate discovery API (OpenAPI) Weaviate distributedTasks API (OpenAPI) Weaviate export API (OpenAPI) Weaviate graphql API (OpenAPI) Weaviate mcp API (OpenAPI) Weaviate meta API (OpenAPI) Weaviate namespaces API (OpenAPI) Weaviate nodes API (OpenAPI) Weaviate objects API (OpenAPI) Weaviate oidc API (OpenAPI) Weaviate references API (OpenAPI) Weaviate replication API (OpenAPI) Weaviate schema API (OpenAPI) Weaviate tokenize API (OpenAPI) Weaviate users API (OpenAPI) Weaviate Weaviate REST API API (OpenAPI) Weaviate .well Known API (OpenAPI)
Back to Weaviate · All Collections · GitHub