The PureSpectrum API is a REST based API. The URL structure is as follows:
URL Structure
- {Base URI}/{Module}/{Resource}
- eg: {http://staging.spectrumsurveys.com:3000}{/suppliers}{/resource}
Base URLs
- http://api.spectrumsurveys.com (Production)
Modules
- supplier
Resources
- surveys {post}
- surveys/register {post}
- surveys/qualifications-quotas {post}
Response Content Type
- application/JSON