Membership Card
Last updated
Last updated
This endpoint allows add running xp for a user.
/entities/{entityId}/add-xp
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
10
user-123
This endpoint allows get running xp for a user.
/entities/{entityId}/users/{userId}/xp
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows get Multiple DynamicNft for a user.
/entities/{entityId}/users/xp
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
["userid-123","userid-456"]
This endpoint retrieves membership cards for a user.
/mynfts
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
This endpoint retrieves membership card details for an entity.
/entities/{entityId}/mynfts
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
This endpoint recalculates a user's membership card.
/hidden/entities/{entityId}/recalculate-mynft
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
This endpoint retrieves all the membership card themes for an entity.
/entities/{entityId}/themes
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
This endpoint allows to add a new theme for an entity.
/entities/{entityId}/themes
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
10
dummy-title
100 $
image-ipfs
image-ipfs
image-ipfs
red
red
red
ipfs
This endpoint retrieves the membership card themes details for an entity.
/entities/{entityId}/themes/{themeId}
The API key for authentication
test
The secret key for authentication
test-secret
The Id of the user performing the request.
dummy-userid
The token for user authentication.
dummy-token
This endpoint allows to update a new theme for an entity.
/entities/{entityId}/themes/{themeId}/update
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
10
dummy-title
100 $
image-ipfs
image-ipfs
image-ipfs
red
red
red
ipfs
This endpoint allows to delete a theme for an entity.
/entities/{entityId}/themes/{themeId}/delete
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint allows to set a default theme for an entity.
/entities/{entityId}/themes/default
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
theme-101
Retrieve the XP (experience points) for a specific entity.
/entities/{entityId}/xp
ID of the entity to get XP for
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
Retrieve the XP (experience points) for multiple entities.
/entities/xp
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
Retrieve the XP history for a specific user in a specific entity.
/entities/{entityId}/users/{userId}/xp-history
The ID of the entity.
The ID of the user.
The Id of the user performing the request.
dummy-userid
The page number for pagination (default: 1).
The number of items per page (default: 20).
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
Retrieve the XP leaderboard for a specific entity, showing users with the highest XP.
/entities/{entityId}/xp-leaderboard
The ID of the entity.
The Id of the user performing the request.
dummy-userid
The page number for pagination (default: 1).
The number of items per page (default: 20).
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
Retrieve the XP leaderboard rank for a specific user in a given entity. The response includes the user's position, threshold information, and whether the user is within the specified threshold.
/entities/{entityId}/users/{userId}/xp-leaderboard-rank
The ID of the entity
The ID of the user
The Id of the user performing the request.
dummy-userid
The percentage threshold for XP
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token
This endpoint retrieves all the tags of an entity.
/entities/{entityId}/tags
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
The token for user authentication.
dummy-token