RoboHash
Generate random robot/alien avatars
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Test Data
- Documentation / URL
- https://robohash.org/
Overview
RoboHash generates unique robot/monster/head avatars from any text — deterministic, keyless, and free. A classic placeholder-avatar service (the “robots” are generated from your seed’s hash).
Quick Start
A robot avatar (verified live):
curl "https://robohash.org/example.png"
Any text works as a seed:
curl "https://robohash.org/user-123.png"
Different sets:
curl "https://robohash.org/user-123.png?set=set1" # robots
curl "https://robohash.org/user-123.png?set=set2" # monsters
curl "https://robohash.org/user-123.png?set=set3" # robot heads
curl "https://robohash.org/user-123.png?set=set4" # cats
Custom background size:
curl "https://robohash.org/user-123.png?size=200x200&bgset=bg2"
Authentication
None — keyless.
Rate Limits & Notes
- Free; deterministic (same seed → same image) — perfect for user avatars.
- Sets:
set1robots,set2monsters,set3heads,set4cats;bgsetpicks background styles. - Output formats: PNG (default), JPG, GIF via extension (
example.jpg). - Hotlink-friendly — designed for
<img>tags.
FAQ
Is RoboHash free? Yes — free and keyless.
Can I control the style?
Yes — ?set=set1..set4 and ?bgset=bg1..bg2.
Is it deterministic? Yes — the same seed always produces the same avatar.
More in Test Data
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AddressMock Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP | No auth | Yes | Yes | ↗ |
| Bacon Ipsum A Meatier Lorem Ipsum Generator | No auth | Yes | Unknown | ↗ |
| Dicebear Avatars Generate random pixel-art avatars | No auth | Yes | No | ↗ |
| DummyJSON Fake REST API with products, users, posts, comments, todos and more | No auth | Yes | Yes | ↗ |
| English Random Words Generate English Random Words with Pronunciation | No auth | Yes | No | ↗ |