SDSP Services Documentation


GETTING STARTED

The base URL for these services is: https://saas.onesky.xyz/SDSP/

Append the API Path for a service from the documentation below to the base URL above to call the service.

Prior to using these services you will need to acquire an API key from OneSky. The API key is submitted on each call to the service using the 'u' query parameter.

For example, to call the Terrain Height service, you'll need to format your service call like this:

https://saas.onesky.xyz/SDSP/terrain/heights?u=APIKEY&latitude=xx.xx&longitude=xx.xx

SUPPORT

To obtain an API key, or learn more about these services, see our SDSP service information page, or contact us.

info@onesky.xyz

For technical support, contact our support team.

support@onesky.xyz

SERVICE DOCUMENTATION

The services are listed by category. Request and response data fields are described for each service, along with request and response examples. Unless noted otherwise, all input data elements are required.