Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I created this page to document how to use and test the Call.cgi API. The ultimate goal of this guide is to provide some insite insight on a practical use of this API. Please note this document is a work in progress.

The api documentation can be found here:

call.cgi API

 

First step of using this API is pulling the token. In my example im using cURL. Please note the viarables variables user and passwd. Please note the header modifications in order to authenticate correctly. 

...