Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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

...

URL Structure

Base URLs

Modules

  • supplier

Resources

  • surveys {postget}
  • surveys/register {post}
  • surveys/:survey_id {postget}

Response Content Type

  • application/JSON

...