Appwrite

Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop your app in a fast and secure way. For full API documentation and tutorials go to https://appwrite.io/docs

Claim this API

Are you the operator of Appwrite? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Appwrite? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of Appwrite homepage
Base URL: https://appwrite.io/v1
Auth: oauth2
Endpoints: 14
Reachable: unknown
CORS: unknown

Links

Homepage: https://appwrite.io/support
API Base: https://appwrite.io/v1

Topics

DOCUMENTS, IDENTITY, SECURITY

Endpoints

Method Path Summary Auth Last Status Latency
GET /avatars/browsers/{code} Get Browser Icon custom_header
GET /avatars/credit-cards/{code} Get Credit Card Icon custom_header
GET /avatars/favicon Get Favicon custom_header
GET /avatars/flags/{code} Get Country Flag custom_header
GET /avatars/image Get Image from URL custom_header
GET /avatars/initials Get User Initials custom_header
GET /avatars/qr Get QR Code custom_header
GET /database/collections/{collectionId}/documents List Documents custom_header
GET /database/collections/{collectionId}/documents/{documentId} Get Document custom_header
GET /functions/{functionId}/executions List Executions custom_header
GET /functions/{functionId}/executions/{executionId} Get Execution custom_header
GET /locale Get User Locale custom_header
GET /locale/continents List Continents custom_header
GET /locale/countries List Countries custom_header
GET /locale/countries/eu List EU Countries custom_header
GET /locale/countries/phones List Countries Phone Codes custom_header
GET /locale/currencies List Currencies custom_header
GET /locale/languages List Languages custom_header
GET /storage/files List Files custom_header
GET /storage/files/{fileId} Get File custom_header
GET /storage/files/{fileId}/download Get File for Download custom_header
GET /storage/files/{fileId}/preview Get File Preview custom_header
GET /storage/files/{fileId}/view Get File for View custom_header