Identicons
GET https://app.pichax.dev/api/v1/generate/identicon
The Generate Identicon endpoint allows you to dynamically create identicon images based on user-provided parameters. This is useful for user profile placeholders, unique identifiers, and consistent visuals across applications.
Query Parameters
Name
Type
Required
Description
name
string
✅ Yes
name that is used to generate the specific identicon.
Last updated