Introduction to AOTG API

From AutoCount Resource Center
Revision as of 01:54, 20 February 2019 by DanielY (talk | contribs)
AOTG API is designed and developed for online developers to integrate with AutoCount Accounting via RESTful API.
It provides Web API methods call to create, update, delete and get data of AutoCount Accounting.

AOTG API reference

http://aotg.cloud:8080/swagger

Diagram of AOTG API



This diagram shows the client computer initiates HTTP methods call (GET, POST, PUT or DELETE) request to the AOTG Server.
The request is then retrieved by AOTG Client that is a web service installed at a main computer where the AutoCount Accounting server is.
AOTG Client acts as a correspondent between AutoCount Accounting Server and AOTG Server.

See Begin AutoCount Accounting Integration via AOTG API to get the download link.


See Also AOTG API


Go to menu

Go to top
Resources For AutoCount Software Developers