Skip to main content
2025-10-01
SEARCH, REVIEW, PREDUPE

Research Defender API

Documentation for the Research Defender suite — fraud, duplication, and open-end quality detection.

Products & Endpoints

SEARCH
  • GET /api/v4/respondents/search/{publishable_key} — Digital fingerprinting, bot/click-farm detection, duplication scoring, and geolocation checks
PREDUPE
  • Add-on to the SEARCH call via the destination_platform_id and destination_platform_survey_number parameters
  • GET /api/v3/respondents/destination_platforms/{private_key} — Look up available destination platform identifiers
REVIEW
  • GET /api/v4/respondents/review/{publishable_key} — Open-end text analysis (GET)
  • POST /api/v4/respondents/review/{publishable_key} — Open-end text analysis (POST, supports longer text)
Security
  • GET /api/v3/respondents/get_token/{publishable_key} — Generate single-use server-to-server tokens (GETTOKEN)
  • V4 Hashed Validation for SEARCH
ACTIVITY and VERIFY are hosted on a separate domain (resdefio.com) and are documented separately.