API Structure
The PureSpectrum API is a REST based API. The URL structure is as follows:
URL Structure
{Base URI}/{Module}/{API Version}/{Resource}
eg:
http://staging.spectrumsurveys.com/suppliers/v2/surveys
Base URLs
https://api.spectrumsurveys.com (Production)
Modules
Supplier
Resources
surveys {get}
surveys/:survey_id {get}
surveys/register {post}
surveys/qualifications-quotas {get}
surveys/:survey_id/PSIDRef {get}
surveys/:survey_id/PSIDEligible {get}
Response Content Type
application/JSON
, multiple selections available,
Related content
Connecting to the API
Connecting to the API
More like this
Connecting to the API
Connecting to the API
Read with this
Buy API Overview
Buy API Overview
More like this
Supplier API - Intro
Supplier API - Intro
Read with this
Request and Response parameters
Request and Response parameters
More like this
Respondent Order of Operations
Respondent Order of Operations
Read with this