Property Diagrams

API Name: property-diagrams

Introduction

The property diagrams API allows users to download the diagrams as zip-files, thumbnails or images.

Overview

List

Using the by-seoid endpoint or by-coordinate endpoint, a list of property diagrams available for download can be obtained. The result of this request includes the unique identifiers required for use in the download-zip, download-thumbnail and download-image endpoints.

Data

The download-thumbnail and download-image endpoints make use of the id, returned from one of the list endpoints, for the required document number that the user wants to retrieve. The specified image is returned.

The download-zip endpoint makes use of the zipFileDownloadId as input. The response is a zip-file that can be downloaded.

Authentication

This API makes use of OAuth2 authentication. To integrate, sign up for a free trial account by contacting [email protected]

For detailed integration instructions using OAuth2, please click on the following link: https://developers.afrigis.co.za/oauth2-authentication/

To view technical documentation describing the details of Property Diagrams, click on the button below.