Flexible Customization
Customize avatar size (6-512px), colors, fonts, and styling to match your application design.
Generate customizable user avatars with flexible styling options. Perfect for user profiles, chat applications, and identity systems with PNG or SVG formats.
Test the API with live data
Customize avatar size (6-512px), colors, fonts, and styling to match your application design.
Generate avatars in PNG or SVG formats with binary response for optimal performance.
Choose background and font colors with hex color codes (3 or 6 characters) for brand consistency.
Control font size (0.1-1.0), weight, style, and character limits (1-4 chars) for optimal display.
Toggle rounded/square shapes, uppercase/lowercase text, italic and bold styles.
Generate avatars in under 200ms with global infrastructure and intelligent caching.
Sign up for free and get instant access to your API key.
curl -X GET \ "https://avatars.cleariflow.com/v1/" \ ?api_key=YOUR_API_KEY \ &name=John+Doe \ &image_size=128 \ &image_format=png
"Binary image data (PNG or SVG)"