Profile Name
Set a name and avatar for a profile, scoped to each partner. Your domain suffix (e.g. .clicker.xyz) is appended to the name in responses.
Approved partners can have names promoted as the global username when the profile has no social identity (Twitter, Farcaster, ENS, etc.). Contact us to enable this.
Documentation Index
Fetch the complete documentation index at: https://docs.clicker.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Profile UUID or wallet address
Body
URL to a jpeg or png image. Center-cropped to square, at least 120x120, ideally at most 800x800 pixels. Max 5MB. Requires a name to be set. Pass null to remove the avatar, or omit to leave unchanged.
3-18 characters, letters/numbers/underscores only. Do not include the domain suffix. Pass null to remove the name and avatar entirely, or omit to leave unchanged.
3 - 18^[a-zA-Z0-9_]+$Response
200
URLs for different size squares.
false when the profile is clean. Otherwise an object with nsfwImage and nsfwText booleans indicating which axes the scanner flagged. Clients decide whether to render, censor, or hide the underlying content.
false