DRIP home page
DRIP
  • Support
  • DRIP Home
  • DRIP Home
Harvests all tokens
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

    Harvests all tokens

    Powered by Mintlify