System Requirements

  Date Updated:May 2023

api.myob.com

I want to consume the API

The MYOB Transactions API itself is built to the standard REST specification. This means a developer wishing to consume the MYOB Transactions API, is free to choose any language which supports consumption of REST based web-services.

These languages include (but are not limited to)

  • ASP
  • C#
  • .net
  • VB
  • Python
  • PHP
  • Ruby
  • Node.js
  • Go
  • Perl
  • C++
  • Objective C
  • and more

To consume the MYOB Transactions API, a developer simply chooses the language & platform that works best for them and then they communicate with the API over HTTP.