System Requirements

  Date Updated: August 2014

I want to consume the API

The Essentials API itself is built to the standard REST specification. This means a developer wishing to consume the Essentials 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 Essentials API, a developer simply chooses the language and platform that works best for them and they then communicate with the API over HTTP.