# REST API code examples

> REST API code examples - Review comprehensive workflows, notebooks, and tutorials that help you find
> complete examples of common data science and machine learning workflows.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.296856+00:00` (UTC).

## Primary page

- [REST API code examples](https://docs.datarobot.com/en/docs/api/dev-learning/restapi/index.html): Full documentation for this topic (HTML).

## Related documentation

- [Developer documentation](https://docs.datarobot.com/en/docs/api/index.html): Linked from this page.
- [Developer learning](https://docs.datarobot.com/en/docs/api/dev-learning/index.html): Linked from this page.
- [Create a multiseries project](https://docs.datarobot.com/en/docs/api/dev-learning/restapi/multi-rest.html): Linked from this page.
- [Create a clustering project](https://docs.datarobot.com/en/docs/api/dev-learning/restapi/rest-cluster.html): Linked from this page.
- [Fetch metadata from prediction jobs](https://docs.datarobot.com/en/docs/api/dev-learning/restapi/pred-metadata.html): Linked from this page.

## Documentation content

# REST API code examples

The API user guide includes overviews and workflows for DataRobot's REST API that outline complete examples of common data science and machine learning workflows.
Be sure to review the [API quickstart guide]api-quickstart before using the notebooks below.

| Topic | Describes... |
| --- | --- |
| Create a multiseries project | How to initiate a DataRobot project for a multiseries time series problem using the DataRobot REST API. |
| Create a clustering project | How to create a clustering project and initiate Autopilot in Manual mode via DataRobot's REST API. |
| Fetch metadata from prediction jobs | How to retrieve metadata from prediction jobs with DataRobot's REST API. |
