Profile initials API
Generate avatars on demand
Serve a personalized SVG avatar based on the name and your chosen background color.
Example request
/api/avatar?name=Shubham+Giri&background=%23B6E3F9Live preview
SG
128 × 128
API parameters
- name: Full name used to compute initials.
- background: Hex color (ex: #B6E3F9).