Environment | URL |
---|---|
Staging | https://api-staging.respondent.io |
json
Testing
We will provide credentials to you to log in as a Researcher in Staging. To test end to end in the staging environment you will need to add a test credit card and create staging participants using the API endpoint described below.Card information
Field | Value |
---|---|
Full name | John Doe |
Billing street address | 23 Respondent Ave |
Zipcode | 12345 |
Card number | 4111111111111111 |
Expiry date | 09 / 2036 |
Security code | 902 |
Participant creation
POST: V1/Profiles You can now create participants in staging environment via our API for easy testing using the profiles POST endpoint. Below is an example payload to create a participant profile.- Participant email and work email will be auto verified
- All other mandatory profile info is set as random data
-
You can use this link to sign in as the participants you create to view projects from the participant point of view. and update profile fields to test multiple personals.
json