Authentication is based on a pre-shared api key which can be obtained by contacting Noojee Support.
Note: all communication MUST by via HTTPS.
The Noojee API will only accept requests from whitelisted IP addresses. Please contact Noojee support to have your IP added to the whitelist.
Submitting a method
Every call to the Noojee API must include the api key.
an example call to stop recording would look like this
1 |
|
It should further be noted that the API will only accept POST requests.