...
The PureSpectrum API is a REST based API. The
...
URL structure is as follows:
...
URL Structure
...
rules | none |
---|---|
id | URI |
align | center |
frame | void |
...
Table Cell (td) |
---|
URI | |
...
Code Block |
---|
{Base URI}/{ |
...
Module}/{API Version}/{ |
...
Resource} |
eg:
...
Code Block |
---|
http://staging.spectrumsurveys.com/suppliers/v2/surveys |
Base URLs
...
...
width | 50% |
---|
...
(Test)
https://api.spectrumsurveys.com (Production)
Modules
Supplier
Resources
Code Block |
---|
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