> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# サーバーリクエスト

> ABBYY FlexiCapture Web Services API のサーバー リクエスト メソッド。Application Server へのリクエストの作成、削除、一覧の取得、ステータスの取得と変更を行います。

APIメソッドでは、Application Server へのリクエストに対して次の操作を実行できます。

| [CreateRequest](/ja/flexi-capture/api/methods/create-request-api-methods) | Application Server へのリクエストを作成します             |
| ------------------------------------------------------------------------- | -------------------------------------------- |
| [DeleteRequest](/ja/flexi-capture/api/methods/delete-request)             | Application Server へのリクエストを削除します             |
| [GetRequests](/ja/flexi-capture/api/methods/get-requests)                 | 現在のセッションの Application Server へのリクエスト一覧を取得します |
| [GetRequestStatus](/ja/flexi-capture/api/methods/get-request-status)      | Application Server へのリクエストのステータスを取得します       |
| [SetRequestStatus](/ja/flexi-capture/api/methods/set-request-status)      | Application Server へのリクエストのステータスを変更します       |
