Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1016 Bytes

File metadata and controls

28 lines (24 loc) · 1016 Bytes
title REST API
sidebarTitle Overview
icon webhook

MindsDB provides REST API endpoints, enabling incorporation of AI building blocks into applications.

This section introduces REST API endpoints provided by MindsDB to bring data and AI together.

Follow these steps to get started:

Learn more about [usage here](/rest/usage). Connect your data source to MindsDB via [this endpoint](/rest/databases/create-databases).

Explore all available [data sources here](/integrations/data-overview). Create, train, and deploy AI/ML models within MindsDB via [this endpoint](/rest/models/train-model).

Explore all available [AI engines here](/integrations/ai-overview). Query for predictions via [this endpoint](/rest/models/query-model).