> ## 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.

# Server Requests

> Server request methods in the ABBYY FlexiCapture Web Services API: create, delete, list, and read or change the status of Application Server requests.

The API methods allow you to perform the following operations on Application Server requests:

| [CreateRequest](/flexi-capture/api/methods/create-request-api-methods) | Creates a request to the Application Server                              |
| ---------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [DeleteRequest](/flexi-capture/api/methods/delete-request)             | Deletes a request to the Application Server                              |
| [GetRequests](/flexi-capture/api/methods/get-requests)                 | Gets a list of requests to the Application Server in the current session |
| [GetRequestStatus](/flexi-capture/api/methods/get-request-status)      | Gets the status of a request to the Application Server                   |
| [SetRequestStatus](/flexi-capture/api/methods/set-request-status)      | Changes the status of a request to the Application Server                |
