Using the Spectrum Technology Platform REST API - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

Using the REST API in your web application is a two-step process:

  1. Build the URL you need to make an interface request (and send it via HTTP GET).
  2. Process the contents of the JSON object or image returned in the interface response.

The REST API defines the format of the URLs needed to make interface requests, and the format of the JSON objects returned in the response.