Returns the profile (name, addresses, images, and metadata) for a given address or profile UUID.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Either a Profile UUID, wallet address
Optional viewer address(es) to populate isFollowedByUser. Accepts a single address or an array of the viewer’s linked wallets (additional addresses beyond 10 are ignored).
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 Social metrics for the profile
Indicates whether the profile's addresses are being tracked by the swaps indexer. unnamed means no addresses-to-check entries exist yet, backfilling means at least one is still pending backfill, active means all entries exist and have finished backfilling.
unnamed, backfilling, active Whether the viewer follows this profile. Only populated on endpoints that accept a viewerAddresses query param (e.g. GET /v1/addresses/:identifier/profile). Absent on endpoints that do not surface follow status.