Badge
This endpoint retrives all the badges that the user is associated with.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretSuccessful response
trueUnauthorized error
Server error
This endpoint retrives all the badges a user has created.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
trueUnauthorized error
Server error
This endpoint retrives all the badges associated with an entity.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretSuccessful response
trueServer error
This endpoint adds a badge for an entity.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenThe Id of the user performing the request.
dummy-useriddummy-namedummy-hashdummy-descriptionu-0000000116851988419650falseNONE10LIMITEDdummy proofSuccessful response
truebadge-1212122Client error
Unauthorized error
Server error
This endpoint retrives the badge details associated with an entity.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
trueClient error
Unauthorized error
Server error
This endpoint updates a badge of an entity.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokendummy badgeipfa-hashupdated the descriptionDISCORD72000020Successful response
trueClient error
Unauthorized error
Server error
This endpoint allows users to claim a badge for an entity
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokentrueSuccessful response
truetruetrueClient error
Unauthorized error
Server error
This endpoint allows an admin to add users to a Badge.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-token["user-1","user-2"]Successful response
trueClient error
Server error
Retrieve the number of badges earned by a specific user within a particular entity.
The unique identifier of the entity.
The unique identifier of the user within the entity.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
true5Unauthorized error
Server error
Retrieve the badges earned by a specific user within a particular entity.
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
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
true1101Unauthorized error
Server error
Last updated