[Yandex Cloud documentation](../../../index.md) > [Yandex DataSphere](../../index.md) > [API reference](../overview.md) > [REST](../index.md) > Project > Overview

# DataSphere API v2, REST: Project

A set of methods for managing Project resources.

## Methods

#|
||Method | Description ||
|| [Create](create.md) | Creates a project in the specified folder. ||
|| [Update](update.md) | Updates the specified project. ||
|| [Delete](delete.md) | Deletes the specified project. ||
|| [Open](open.md) | Opens the specified project. ||
|| [Get](get.md) | Returns the specified project. ||
|| [List](list.md) | Lists projects for the specified community. ||
|| [GetUnitBalance](getUnitBalance.md) | Returns the unit balance of the specified project. ||
|| [SetUnitBalance](setUnitBalance.md) | Sets the unit balance of the specified project. ||
|| [Execute](execute.md) | Executes code of the specified notebook using configuration defined in the project settings. If the default project configuration is not specified, `c1.4` is used. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists access bindings for the project. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the project. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the project. ||
|| [AddResource](addResource.md) | Adds shared resource to project ||
|| [RemoveResource](removeResource.md) | Removes shared resource from project ||
|| [GetRestrictionsMeta](getRestrictionsMeta.md) | Get meta information about available restrictions. ||
|| [GetRestrictions](getRestrictions.md) | Get current project restrictions. ||
|| [SetRestrictions](setRestrictions.md) | Set project restrictions. ||
|#