The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
The name of the database
The name of the table
Response
A JSON object with SELECT data
The response is of type object
.
The name of the database
The name of the table
A JSON object with SELECT data
The response is of type object
.