latestOpenAPI 3.1.02026-08-1013317298.0 KB

d94e0e0f1821

Profiles

Get profiles by addresses

Returns validated Catalyst profiles for the given Ethereum addresses. Profiles include avatar information, names, wearables, and snapshot URLs.

The service maintains a multi-layer cache (memory and database) for fast profile retrieval and periodically validates profile ownership to ensure data freshness.

Profile snapshots (face and body images) are returned as URLs pointing to the profile images CDN rather than content hashes.

post/profiles

Request body

idsstring[] required

List of Ethereum addresses to fetch profiles for

Response

List of profiles

timestampnumber required

Unix timestamp (milliseconds) when the profile was deployed