Dicebear Avatars
Free API that generates customizable avatar images in over 28 styles including identicons, pixel art, and illustrated characters, with output available as binary images or JSON metadata.
Slug: dicebear
Key:
Base URL:
Auth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified
Key:
dicebear.com:dicebear-avatarsBase URL:
https://api.dicebear.com/9.xAuth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Tutorials
- Getting Started with DiceBear Avatars — I can generate a deterministic pixel-art (or any of 28+ other styles) avatar image URL for any username or ID via DiceBear — no auth required, no state, and the same seed always produces the same avatar.
Endpoints (2)
| Path | Summary | Response | Auth |
|---|---|---|---|
| {style}/json | Get avatar metadata | image/* |
none |
| {style}/{format} | Generate an avatar | image/* |
none |