[Документация Yandex Cloud](../../../../index.md) > [Yandex API Gateway](../../../index.md) > Справочник API > [REST (англ.)](../index.md) > ApiGateway > Overview

# API Gateway Service, REST: ApiGateway

A set of methods for managing API gateways.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified API gateway. Note that only API gateway basic attributes are returned. ||
|| [List](list.md) | Retrieves the list of API gateways in the specified folder. ||
|| [Create](create.md) | Creates an API gateway in the specified folder. ||
|| [Update](update.md) | Updates the specified API gateway. ||
|| [Delete](delete.md) | Deletes the specified API gateway. ||
|| [Stop](stop.md) | Stops the specified API gateway. ||
|| [Resume](resume.md) | Resumes the specified API gateway. ||
|| [AddDomain](addDomain.md) | Attaches domain to the specified API gateway. ||
|| [RemoveDomain](removeDomain.md) | Detaches domain from the specified API gateway. ||
|| [GetOpenapiSpec](getOpenapiSpec.md) | Returns the OpenAPI specification of specified API gateway. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified API gateway. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists existing access bindings for the specified API gateway. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the specified API gateway. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified API gateway. ||
|#