# Dedicated Prediction API

> Dedicated Prediction API - DataRobotの予測APIは、予測サーバーでリアルタイムに予測にモデルを使用するためのメカニズムを提供します。

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-07-27T18:44:30.270837+00:00` (UTC).

## Primary page

- [Dedicated Prediction API](https://docs.datarobot.com/ja/docs/api/reference/predapi/legacy-predapi/index.html.md): Full documentation for this topic (Markdown sidecar).

## Documentation content

DataRobot's Prediction API provides a mechanism for using your model for real-time predictions on a dedicated external application server. 予測APIで予測する [ガイドライン](https://docs.datarobot.com/ja/docs/api/reference/predapi/legacy-predapi/dr-predapi.html.md) に従います。 REST APIからcURLコマンドを使用するか、DataRobot Pythonクライアントを使用してデプロイで予測を行うことで、 [予測サーバーIDを取得](https://docs.datarobot.com/ja/docs/api/reference/predapi/pred-server-id.html.md) する方法を確認することもできます。

| トピック | 説明 |
| --- | --- |
| APIで予測を作成 | 専用の予測サーバーで予測を行います。 |
| Python APIクライアントを使用した予測作成 | DataRobot予測ライブラリは、さまざまな予測手法で予測を行うためのPythonライブラリです。 |
| 予測APIリファレンス | Prediction APIのメソッド、入出力パラメーター、およびエラーを確認します。 |
| 予測サーバーIDの取得 | REST APIまたはDataRobot PythonクライアントからcURLコマンドを使用して、予測サーバーIDを取得します。 |
| 使用非推奨のAPIルート | 使用非推奨のリクエストとその代替が記載されたリファレンスドキュメントで、非推奨の予測APIのルートを確認します。 |
