DRIP home page
DRIP
Search...
DRIP Home
Support
DRIP Home
Search...
Navigation
Health
A simple endpoint to check the health of the redis service.
Documentation
API Reference
Legacy API Reference
Legacy API Reference
Health
GET
A simple endpoint to check the health of the service.
GET
A simple endpoint to check the health of the main bot.
GET
A simple endpoint to check the health of the redis service.
GET
A simple endpoint to check the health of the wallet-connect service.
GET
Health check endpoint for whitelabel services.
Quests
GET
Fetches all quests for a member
POST
Fulfills a quest for a user
GET
Check if a user has fulfilled the quest
GET
Fetches all available quests for a realm
POST
Creates a new quest for the realm
GET
Fetches paginated quests for a realm
GET
Fetches a quest by its ID
PATCH
Updates the custom data for a quest
POST
Fulfills a quest for a Twitter user
PATCH
Manually expires a quest
Realm-Controller
GET
Returns information about a realm
GET
Returns analytics for a realm
GET
Export realm logs
GET
Returns the leaderboard for a realm
GET
Returns the leaderboard position for a member
PATCH
Updates members' token balances transactionally
GET
Returns a member's token balance and boost balance
PATCH
Updates a member's token balance
PATCH
Transfers tokens from one member to another
GET
Get the token balances for a list of wallets
Realm-Controller-WEB3
GET
Returns whether or not this wallet is inside the realm
GET
Get wallet balance
Realm-Controller-WEB3-Collection
PATCH
Harvests all tokens
GET
Returns a member's collections with their token balances
Realm-Controller-WEB3-Credit
PATCH
Credits NFTs
Realm-Controller-WEB3-Settings-NFT
GET
Gets the NFT balance from a realm
Health
A simple endpoint to check the health of the redis service.
GET
/
api
/
v4
/
health
/
redis
Send
Response
200 - application/json
message
string
default: Ok
A simple endpoint to check the health of the main bot.
A simple endpoint to check the health of the wallet-connect service.