Weaviate REST authz graphql 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
Overview
Weaviate REST authz graphql 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 2 requests organised into 2 folders.
Tagged areas include Vector Database, Artificial Intelligence, Machine-Learning, Semantic Search, and Open-Source.