Profile
Returns the profile (name, addresses, images, and metadata) for a given address or profile UUID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Either a Profile UUID, wallet address
Query Parameters
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).
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 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.