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://www.tickethub.dev.br/api
Include your robot token in the Authorization header:
Authorization: Bearer YOUR_ROBOT_TOKEN