Skip to content

Start with Avatars

You can start using Appwrite Avatars immediately. The service is publicly accessible and does not require authentication or API keys.

Initialize the client

First, initialize the Appwrite client with your project endpoint and project ID.

Generate user initials

Generate an avatar image from a user's name or initials. This is useful for displaying user profiles when no profile picture is available.

Generate QR code

Create a QR code from any text string. This is commonly used for two-factor authentication, sharing links, or encoding data.

Get country flag

Retrieve a country flag icon by country code. This is useful for displaying user locations or regional information.

Next steps

Now that you've generated your first avatars, explore more advanced features: