This section describes how to use this API to request geospatial maps and data. You can try it out with a Free Trial Account.
This API supports three request types:
- GetCapabilities
- GetMap
- GetFeatureInfo
The Base URL is https://api.cloud.precisely.com.
Dynamic Maps API: /v1/spatial/wms
Supported Methods: GET
Rate Limits (Transactions per second): 100
Authentication and Input Fields: Data Integrity Suite's APIs provide multiple authentication methods. Whether you want to pass the API Key and Secret directly as part of the Basic Authentication header or use bearer tokens, you can do either using the same header. The two ways of authentication are:
- Basic Authentication (Using API Key and secret)
- Bearer Token Authentication
For more information about authentication, see How to Authenticate.