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:3000}{/suppliers}/v2/{/resource}surveys
Base URLs
- httphttps://api.spectrumsurveys.com (Production)
Modules
- supplier
...