Get User Points By Realm

This API endpoint retrieves the points of a user within a specific realm. The user can be identified either by their email or wallet address.

Endpoint

URL: https://beta.dequest.io/api/v2/b2b/realm/points

Method: GET

Authentication: x-api-key

Query Parameters

Note: You must provide either email or walletAddress or gmail, but not both. The parameters are mutually exclusive.

Response

The API will return the total points earned by the user in the specified realm.

Successful Response

Error Responses