Excel Australasia - Developers API Service

Getting Started

You will need you system account's login information before you can continue with using the api, please contact us on Customer Support.

At anypoint if the token or authorization is denied it means your account has been suspended,
please contact us on Support to resolve your issue.

Creating your first API calls

Steps Involved to creating your API calls

  • You must for retrieve a token and store locally /Login/Authenicate
  • If valid, you will receive a token and its expiry date.
  • Store the token with the expiry
  • If expired you must call the /Login/Authenicate again to recieve a new token
  • You can validate a token by using /Login/Validate
Documentation, Testing and Examples are found in the API Documentation