API Reference

The Ticket Hub API allows you to programmatically manage tickets, comments, and members within your workspace.

01. Base URL & Auth

All API requests should be made to the following base URL:

https://tickethub.dev.br/api

Include your robot token in the Authorization header:

Authorization: Bearer YOUR_ROBOT_TOKEN

02. Endpoints