RESTful API
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: