A simple identicon generation API.
Param | Default | Limits | Explanation |
---|---|---|---|
id |
"hello, world" | Any string | The string you wish to generate an identicon for. |
size |
7 | Integer 4..8 | The pixel-width of the generated identicon. |
scale |
40 | Integer 1..40 | The scale factor to multiply the pixel-size by. |
Base URL : https://id.uwu.gal/i
- https://id.uwu.gal/i?id=institute
- https://id.uwu.gal/i?id=institute&size=7
- https://id.uwu.gal/i?id=institute&size=7&scale=40