Skip to content

Click in-app to access the full platform documentation for your version of DataRobot.

API reference documentation

The table below outlines the reference documentation available for DataRobot's programmatic tools.

Resource Description
DataRobot REST API: The DataRobot REST API provides 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.
Python client: Installation, configuration, and reference documentation for working with the Python client library.
R client: Installation, configuration, and reference documentation for working with the R client library.
Blueprint workshop: Construct and modify DataRobot blueprints and their tasks using a programmatic interface.
Prediction API: Generate predictions with a deployment by submitting JSON or CSV input data via a POST request.
Batch prediction API: Score large datasets with flexible options for intake and output using the prediction servers you have deployed via the Batch Prediction API.

Updated September 22, 2022
Back to top