An open API service indexing awesome lists of open source software.

https://github.com/markuzzi/extendedapi

osTicket Extended API
https://github.com/markuzzi/extendedapi

Last synced: about 1 year ago
JSON representation

osTicket Extended API

Awesome Lists containing this project

README

          

# osTicket Extended API

This plugin exposes tickets and users at the API.
Tickets and users can be retrieved, created, updated, and deleted.

Full API documentation is given at [openapi.json](openapi.json).

## Installation

1. Copy plugin directory to osTicket-dir/include/plugins
2. Add plugin in osTicket and add an instance for configuration
3. Start using the API