Skip to content

REST APIs

The REST API allows you to talk directly to the OpenML server from any programming environment.

The REST API has two parts (with different endpoints):

The Main REST API

Has all main functions to download OpenML data or share your own.
API Documentation

The File API

Serves datasets and other files stored on OpenML servers.
File API Documentation