DataRobot API resources¶
DataRobot supports REST, Python, and R APIs as a programmatic alternative to the UI for creating and managing DataRobot projects. It allows you to automate processes and iterate more quickly, and lets you use DataRobot with scripted control. The API provides an intuitive modeling and prediction interface. You can use the API with DataRobot-supported clients in either R or Python, or with your own custom code. The clients are supported in Windows, UNIX, and OS X environments. Additionally, you can generate predictions with the prediction and batch prediction APIs, and build DataRobot blueprints in the blueprint workshop.
-
API quickstart¶
A guide to getting started with DataRobot APIs.
-
Python API docs¶
Access documentation for the DataRobot Python API client.
-
API user guide¶
Review examples and tutorials for DataRobot's API.
-
API reference documentation¶
Access documentation for DataRobot APIs and packages.
-
AI accelerators¶
Jump-start modeling with code-first workflows.