REST API
REST API
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:
1
Set up the development environment
Learn more about usage here.
2
Connect a data source
Connect your data source to MindsDB via this endpoint.
Explore all available data sources here.
3
Create and deploy an AI/ML model
Create, train, and deploy AI/ML models within MindsDB via this endpoint.
Explore all available AI engines here.
4
Get predictions
Query for predictions via this endpoint.
Was this page helpful?