Docs
Skip to content

Project

Project API_

Use the Appwrite Console Project API to create and manage projects for your customers from a partner platform.

1 min read

Raw

The Project API (sdk.forConsole.projects) creates and configures Appwrite projects inside an organization. Each customer workspace in your platform typically maps to one project.

Initialize the Project service

Project lifecycle

StageConsole APINext step
Createprojects.createStore projectId and region
Configureprojects.update, platforms, webhooksSet URLs and integration settings
OperateProject SDK + project API keyManage databases, storage, functions
Retireprojects.deleteRemove customer mapping after backup

Regions

Pass the target region when creating a project so project SDK calls use the correct regional endpoint. See Regions.

Next steps

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.