TypeScript integration
import Sdk_for_web from 'sdk-for-web'; const client = new Sdk_for_web({ apiKey: "YOUR_API_KEY" });
curl \ -H "X-Appwrite-JWT: $API_KEY" \ https://appwrite.io/v1/teams
curl \ -H "X-Appwrite-JWT: $API_KEY" \ https://appwrite.io/v1/locale
curl \ -H "X-Appwrite-JWT: $API_KEY" \ https://appwrite.io/v1/account