API 优势
灵活定制
尺寸(6–512px)、颜色、字体和样式。
多种格式
PNG 或 SVG 二进制响应。
颜色定制
HEX 背景色和文字色。
排版控制
字体大小、粗细和字符限制(1–4)。
高级选项
形状、大小写、斜体和粗体。
极速响应
200 毫秒内生成头像。
主要功能
Customizable image size (6-512px)
PNG and SVG format support
Hex color customization (3/6 chars)
Font size control (0.1-1.0)
Character limit (1-4 characters)
Rounded or square avatars
Uppercase/lowercase text
Italic and bold font styles
Multiple character limits
Custom background colors
Custom font colors
Binary image response
快速入门
1. 获取 API 密钥
免费注册,立即获得密钥。
2. 发起第一次请求
curl -X GET \ "https://avatars.cleariflow.com/v1/" \ ?api_key=50863d90ad5f51c3fc8f76735c0696e4 \ &name=John%20Doe \ &image_size=128 \ &image_format=png
3. 处理响应
"Binary image data (PNG or SVG)"