Partnership API Documentation
  1. API Integration
Partnership API Documentation
  • Introduction
  • API Integration
    • Overview
    • Flowchart
    • Authentication
    • Participant Criteria
    • Publish Study
    • Get Criteria
      GET
    • Publish Study
      POST
    • Get Study Details
      GET
    • Update Study Status
      PATCH
    • Download Report
      GET
  • iFrame Integration
    • Overview
    • Request Token
      POST
    • Get Studies
      GET
  1. API Integration

Overview

The Partnership API provides several key functionalities for managing surveys, including:
Updating Study Status: Modify the status of a study, such as STOP or IN_PROGRESS.
Publishing a Study: Launch a new survey, provided the partner has sufficient PopCoins balance.
Checking Study Details: Retrieve information about a specific study by its ID.
Generating CSV Report: Download a report for a study in CSV format.
Retrieving Criteria: Access available criteria for surveys, including age, gender, social economic status, and more.
The API uses a RESTful approach with standard HTTP methods such as GET, POST, PATCH, and DELETE. Authentication is required for all endpoints to ensure secure access.
Modified at 2025-08-20 10:06:06
Previous
Introduction
Next
Flowchart
Built with