REST API
In Q2 2015 you can connect to the Tygron Engine via a REST API.
More info about rest can be found here
Specs
- JSON format.
- SSL encrypted with same credentials for normal Engine login.
Return codes
200: Success: This means the request was accepted.
406: Not Acceptable. This is returned when an attempt is made to fire an event, with invalid or incomplete parameters.