# Appwrite Projects API

**Canonical:** https://apis.io/apis/appwrite/appwrite-projects-api/  
**Provider:** Appwrite — https://apis.io/providers/appwrite/  
**Base URL:** https://cloud.appwrite.io/v1  
**Documentation:** https://appwrite.io/docs/references

Appwrite Projects API is one of 44 APIs that [Appwrite](https://apis.io/providers/appwrite/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a GitHub repository.

The Project service allows you to manage all the projects in your Appwrite server. 18 operations across 14 paths in the Appwrite 2.0.0 OpenAPI.

## Operations (18)

| Method | Path | Summary |
|---|---|---|
| GET | `/projects/{projectId}/addons` | List project addons |
| POST | `/projects/{projectId}/addons/premium-geo-db` | Create Premium Geo DB addon for project |
| GET | `/projects/{projectId}/addons/{addonId}` | Get project addon |
| DELETE | `/projects/{projectId}/addons/{addonId}` | Delete project addon |
| POST | `/projects/{projectId}/addons/{addonId}/confirmations` | Confirm project addon payment after 3DS authentication |
| GET | `/projects/{projectId}/addons/{addon}/price` | Get project addon price |
| PATCH | `/projects/{projectId}/console-access` | Record console access to a project |
| GET | `/projects/{projectId}/dev-keys` | List dev keys |
| GET | `/projects/{projectId}/dev-keys/{keyId}` | Get dev key |
| PUT | `/projects/{projectId}/dev-keys/{keyId}` | Update dev key |
| DELETE | `/projects/{projectId}/dev-keys/{keyId}` | Delete dev key |
| GET | `/projects/{projectId}/schedules` | List schedules |
| POST | `/projects/{projectId}/schedules` | Create schedule |
| GET | `/projects/{projectId}/schedules/{scheduleId}` | Get schedule |
| GET | `/projects/{projectId}/stages` | List stages |
| PATCH | `/projects/{projectId}/stages/{stageId}` | Update stage |
| PATCH | `/projects/{projectId}/status` | Update the status of a project |
| PATCH | `/projects/{projectId}/team` | Update project team |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/appwrite/refs/heads/main/openapi/appwrite-projects-api-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/appwrite/refs/heads/main/overlays/appwrite-projects-overlay.yaml
- **Documentation** — https://appwrite.io/docs
- **APIReference** — https://appwrite.io/docs/references
- **GitHubRepository** — https://github.com/appwrite/appwrite

## Other Appwrite APIs (12)

- [Appwrite Project API](https://apis.io/apis/appwrite/appwrite-project-api/)
- [Appwrite TablesDB API](https://apis.io/apis/appwrite/appwrite-tablesdb-api/)
- [Appwrite Account API](https://apis.io/apis/appwrite/appwrite-account-api/)
- [Appwrite Databases API](https://apis.io/apis/appwrite/appwrite-databases-api/)
- [Appwrite Domains API](https://apis.io/apis/appwrite/appwrite-domains-api/)
- [Appwrite Messaging API](https://apis.io/apis/appwrite/appwrite-messaging-api/)
- [Appwrite Organizations API](https://apis.io/apis/appwrite/appwrite-organizations-api/)
- [Appwrite Users API](https://apis.io/apis/appwrite/appwrite-users-api/)
- [Appwrite PostgreSQL API](https://apis.io/apis/appwrite/appwrite-postgresql-api/)
- [Appwrite DocumentsDB API](https://apis.io/apis/appwrite/appwrite-documentsdb-api/)
- [Appwrite VectorsDB API](https://apis.io/apis/appwrite/appwrite-vectorsdb-api/)
- [Appwrite MySQL API](https://apis.io/apis/appwrite/appwrite-mysql-api/)

## Tags

Management

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/appwrite/appwrite-projects-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/appwrite/.
