Badge
Last updated
Last updated
This endpoint retrives all the badges that the user is associated with.
/badges
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
This endpoint retrives all the badges a user has created.
/users/{userId}/created-badges
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 retrives all the badges associated with an entity.
/entities/{entityId}/badges
The Id of the user performing the request.
dummy-userid
The API key for authentication
test
The secret key for authentication
test-secret
This endpoint adds a badge for an entity.
/entities/{entityId}/badges
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
The Id of the user performing the request.
dummy-userid
dummy-name
dummy-hash
dummy-description
1685198841965
0
false
NONE
10
LIMITED
dummy proof
This endpoint retrives the badge details associated with an entity.
/entities/{entityId}/badges/{badgeId}
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 updates a badge of an entity.
/entities/{entityId}/badges/{badgeId}/update
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
dummy badge
ipfa-hash
updated the description
DISCORD
720000
20
This endpoint allows users to claim a badge for an entity
/entities/{entityId}/badges/{badgeId}/claim
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
true
This endpoint allows an admin to add users to a Badge.
/entities/{entityId}/badges/{badgeId}/users
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
["user-1","user-2"]
Retrieve the number of badges earned by a specific user within a particular entity.
/entities/{entityId}/users/{userId}/badges-count
The unique identifier of the entity.
The unique identifier of the user within the entity.
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
Retrieve the badges earned by a specific user within a particular entity.
/entities/{entityId}/users/{userId}/badges
The unique identifier of the entity.
The unique identifier of the user within the entity.
Specify 'true' to prefix Badge IPFS URLs with the base URL.
The page number for paginated results (default: 1).
The number of items per page (default: 20).
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