Content

The default response format is JSON, but nonetheless, the API also supports HTML, XML AND CSV.
Your methods will be the standard HTTP methods like GET, POST and DELETE.
Because the REST API is based on open standards, you can use any web development language to access the API. Including PHP, PYTHON, RUBY, JAVASCRIPT.
All URLs referenced in the documentation have the following base:
https://{accountName}.nectardesk.com/API/index.php/api/
Our system’s REST API is served over HTTPS. To ensure data privacy, unencrypted HTTP is not supported.

Was this article helpful to you?

Jc