Skip to main content

Automating Campaign Verification (/check-follow)

What is it? This endpoint is designed for high-precision verification of social relationships. It allows you to programmatically confirm if User A is following Project B. Why use it?
  • Airdrop & Quest Eligibility: Automatically verify that a participant has followed your project before they can claim rewards.
  • Gated Access: Unlock Discord roles or website features only for followers.
  • Referral Tracking: Ensure that referred users actually follow the destination account.
Implementation Tip: You can provide either the handle or the user_id. Using the user_id is more robust as it doesn’t change if the user renames their account.