domino logo
3.6
  • Get API Key
  • Domino R Package
  • Python Wrapper for Domino API
  • The python-domino Library
domino logo
About Domino
Domino Data LabKnowledge BaseData Science BlogTraining
>
API Guide

API Guide

Much of Domino’s functionality is available programmatically through the Domino REST API. Domino also provides a Python wrapper.

The Domino API is different from our Model API functionality:

Domino APIModel APIs

The Domino API lets you control Domino’s core functionality programmatically.

See the topics in this guide to learn about the methods to access this functionality.

Model APIs are REST API endpoints that provide programmatic access to your R and Python data science code.

See Model APIs to learn how to publish and access your models as APIs.

See also the Domino CLI.

The python-domino library

The python-domino library is a wrapper for many of the Domino API endpoints. You can install it in Domino and use it in your project code to manage your files, executions, datasets, the properties of the project, and more.

See The python-domino Library for details. The public repository is available at https://github.com/dominodatalab/python-domino.

Domino R package

The Domino R package gives you access to the full power of Domino’s cloud compute and version control without leaving your R environment. To use this package, you must install the Domino CLI. See Domino R package for details.

Domino Data Lab
Knowledge Base
Data Science Blog
Training
Copyright © 2023 Domino Data Lab. All rights reserved.