Changelog
All notable changes to the GariTicket Partner API and this documentation site.
[1.0.0] - 2026-06-20
Added
- Initial public developer documentation site (
docs.gariticket.io) - Getting Started guides (overview, auth, base URL, rate limits, errors, Postman)
- Authentication reference (login, refresh, logout, API keys)
- Endpoint reference structure (tickets, bookings, payments, reports, …)
- Fully documented examples: Reporting, Search Tickets, Create Booking
- Webhooks overview and verification guide
- SDK examples (PHP, JavaScript, Python, Java, C#)
- OpenAPI 3.1 starter spec (
openapi.yaml) - Postman collection v1
Notes
- Many endpoint pages are scaffolded and will be completed as the OpenAPI spec grows
- Webhook registration API endpoints are not yet published
Format based on Keep a Changelog.