A

Appwrite Client REST API

REST discovered

Details
URL
https://<REGION>.cloud.appwrite.io/v1
Docs
https://appwrite.io/docs/apis/rest
Authentication
Appwrite Console account session oauth2 discovered Set up OAuth ↗
Cookie: <credential>

Run appwrite login and sign in with the same console account you use for the Appwrite Console. The CLI docs say login authenticates into the CLI using your console account; add --endpoint "<URL_HERE>" for self-hosted instances.