Skip to main content

RESTful API

caution
This section of the documentation is deprecated and will be removed in the future.
Please refer to the OpenAPI documentation for the most up-to-date information.

RESTful API

Weaviate has a basic RESTful API which offers CRUD support on all data objects. The clients automatically determine if they should call the RESTful or GraphQL API. You can also choose to call the APIs themselves.

Open API specs

The Open API specs for the current Weaviate version number can be found here.

References

Each endpoint has its individual page: