REST API
The
REST API is a set of programmatic endpoints that allow you to
read and
write Territory Helper data within your own applications.
Territory Helper uses
OAuth 2.0 for application and user identification.
Responses are supplied in
JSON format.
The REST API adheres to
OpenAPI specifications, making it compatible with popular applications such as
Postman,
Swagger and many others.
Have a look at the
API usage documentation to get started.