This section is a demonstration and walkthrough of calling the A API and dependent APIs. The final section gives example code without error handling, while the sections leading up to this discuss various aspects and consideration in making the calls.
In addition to the third-party libraries in Third party dependencies and licensing, the ATOAKM SDK is dependent on the ATOBASE SDK, which provides "infrastructure" code such as configuration, logging, error handling.
The discussion herein, assumes use of these additional SDKs.
The discussion also assumes the background material in: