MindsDB HTTP REST API

SQL-over-HTTP query engine plus RESTful resources for projects, databases, knowledge bases, tables, views, files, jobs, and AI agents. Self-hosted by default (http://127.0.0.1:47334); MindsDB Cloud is the documented hosted host.

API entry from apis.yml

apis.yml Raw ↑
name: MindsDB HTTP REST API
description: SQL-over-HTTP query engine plus RESTful resources for projects, databases, knowledge bases,
  tables, views, files, jobs, and AI agents. Self-hosted by default (http://127.0.0.1:47334); MindsDB
  Cloud is the documented hosted host.
humanURL: https://docs.mindsdb.com/rest/overview
baseURL: https://cloud.mindsdb.com
tags:
- SQL
- AI Agents
- Knowledge Base
properties:
- type: APIReference
  url: https://docs.mindsdb.com/rest/overview
- type: Authentication
  url: authentication/mindsdb-authentication.yml