Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Current »


The PureSpectrum API is a REST based API.  The URL structure is as follows:


URL Structure

{Base URI}/{Module}/{API Version}/{Resource}

eg: 

https://platformstaging.spectrumsurveys.com/suppliers/v2/surveys

Base URLs

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



  • No labels