latestOpenAPI 3.1.02026-08-1013317298.0 KB

d94e0e0f1821

Admin

Retrieve Anonymous IDs

Retrieves anonymous ID associations for given wallet addresses. This endpoint allows administrators to query the relationship between anonymous IDs and wallet addresses for investigation and management purposes.

The response includes:

  • All anonymous IDs associated with each provided wallet
  • All wallet addresses linked to each anonymous ID
  • This data is useful for detecting multi-accounting and fraud patterns
post/admin/anonids

Request body

walletsstring[] required

Array of wallet addresses to query

Response

Anonymous ID associations retrieved successfully

object required

Mapping of wallet addresses to their anonymous ID associations