Returns an SVG identicon for the given ID.
cURL
curl --request GET \ --url https://joyride.exchange/api/v1/social/identicon/{id}
"<string>"
Documentation IndexFetch the complete documentation index at: https://docs.joyride.exchange/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.joyride.exchange/llms.txt
Use this file to discover all available pages before exploring further.
Identifier to generate identicon for
Image size in pixels (32-512, default 128)
32 <= x <= 512
SVG identicon
The response is of type string.
string