API Specification¶
Interactive API documentation for the HNS Ticketing System. All endpoints follow REST conventions with OpenAPI 3.0.
Authentication¶
All authenticated endpoints require a Bearer token:
Authorization: Bearer <jwt_token>
Tokens are obtained via Drupal SSO integration.
Endpoints¶
Last Updated: February 2026