VertiGIS Studio Reporting REST API

The VertiGIS Studio Reporting REST API generates reports and printed maps from spatial and non-spatial data. Jobs are submitted, polled, and their artifacts retrieved over HTTP; first-party JavaScript and Python client libraries wrap the same endpoints. Reporting runs against a hosted multi-tenant service or an on-premises VertiGIS Studio Reporting deployment.

API entry from apis.yml

apis.yml Raw ↑
name: VertiGIS Studio Reporting REST API
description: The VertiGIS Studio Reporting REST API generates reports and printed maps from spatial and
  non-spatial data. Jobs are submitted, polled, and their artifacts retrieved over HTTP; first-party JavaScript
  and Python client libraries wrap the same endpoints. Reporting runs against a hosted multi-tenant service
  or an on-premises VertiGIS Studio Reporting deployment.
humanURL: https://developers.vertigisstudio.com/docs/reporting/sdk-overview/
baseURL: https://apps.vertigisstudio.com/reporting/
tags:
- GIS
- Reporting
- Mapping
- Esri
properties:
- type: Documentation
  url: https://developers.vertigisstudio.com/docs/reporting/sdk-overview/
- type: SDKs
  url: https://github.com/vertigis/vertigis-reporting-client-js