Few days ago, i was integrating OSTicket with InfraSpeak.
Infraspeak has a fancy API where we can get all the tickets states, users etc.. but on the OST side... i had nothing.
So i started working on a small REST API in PHP, using the official OST key so you can return results alot easier and faster.
If you want to try it, give new ideas and other things, here is the github page:
https://github.com/BMSVieira/osticket-api
Thank you!