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
Response
Anonymous ID associations retrieved successfully
object required
Mapping of wallet addresses to their anonymous ID associations
Changes
No recorded changes to this endpoint across all 1 revision of this API.