Skip to main content

RESTful API

LICENSE Weaviate on Stackoverflow badge Weaviate issues on Github badge Weaviate version badge Weaviate total Docker pulls badge Go Report Card

RESTful API​

Weaviate has a basic RESTful API which will be used to offer 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.

All references​

All references have their individual subpages, click on one of the references below for more information.