Prodege API Documentation
  • Surveys Feed
    • Overview
    • Getting Started
    • API Reference
      • Lookup Calls
        • Lookup Request Time Offset
        • Lookup All Supported Countries
        • Lookup Questions By CountryID
        • Lookup Panelist Info
      • Authentication
        • Request Expiration
        • Request Signing
      • Panelist vs. Survey Matching
      • Survey Matching
        • Surveys
        • Quota Structure
        • Quota Matching Requirements
        • Survey Eligibility Check
        • Multiple Survey Eligibility Check
        • Survey URL
      • Panelist Matching
        • Panelists
        • Surveys
        • Survey URL
    • Redirects
    • Term Reasons
    • Reconciliations
    • Helpful Links
Powered by GitBook
On this page
  • Implementation Notes
  • Staging Credentials:
  • Staging Integration Test
  1. Surveys Feed

Getting Started

Implementation Notes

This API must be used server 2 server and not from the client-side (given that the API calls contain secret credentials).

The user agent and IP address in the ‘/get-surveys-for-user’ call should be that of the user, as these parameters are used for targeting purposes.

Staging Credentials:

The following credentials are for accessing the Prodege staging environment for testing purposes only. They will not give you access to production data. Your Prodege representative will provide you with production credentials once your integration has been verified (see Staging Integration Test section below).

Staging API Key

stMq9W28CMdEWQr

Staging Secret Key

stdY0rTvRj73WAdSdnaDVcs0cIwNVfJQmTJsvn5eKN3RbUVRn2

Base URL for API Requests to Staging Environment

https://surveypmr.prodegeapisqa.com/prodegemr

Base URL for API Requests to Production Environment

https://surveypmr.prodegeapis.com/prodegemr

Staging Integration Test

The process for handing off production credentials involves first validating your integration in staging by completing the following steps:

  1. Register a panelist with demographic information using /register-user or via survey click into a survey returned by /get-surveys-for-vendor.

  2. Click into a survey returned by /get-surveys-for-user or /get-surveys-for-vendor.

PreviousOverviewNextAPI Reference

Last updated 11 months ago

Once you've completed these steps, please contact and provide the registered VPID and Project ID of the survey click. We'll then provide you with your production credentials and instructions on next steps.

apisupport@prodegemr.com