Weaviate GraphQL API
The Weaviate REST API provides full programmatic access to vector database operations including object CRUD, schema management, GraphQL vector search, multi-tenancy, backups, authentication, authorization, and cluster management.
Overview
Weaviate GraphQL API is a GraphQL API specification published by Weaviate on the APIs.io network.
The Weaviate REST API provides full programmatic access to vector database operations including object CRUD, schema management, GraphQL vector search, multi-tenancy, backups, authentication, authorization, and cluster management.
documentation is published at https://weaviate.io/developers/weaviate/api/rest.
The specification includes 2 reference links.
Tagged areas include Vector Database, Artificial Intelligence, Machine-Learning, Semantic Search, and Open-Source.
Endpoint
References
- Documentation https://weaviate.io/developers/weaviate/api/rest
- GettingStarted https://weaviate.io/developers/weaviate/quickstart
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.