What is Tirix?
Tirix is a powerful warehouse management system.
We've built Tirix from the ground up as a cloud-based software as a service (SaaS). However, the cloud isn't doing the real work - people are. For us, "user-first" and "domain-driven" aren't just buzzwords - it's the foundation upon which we've built this software.
If you have any feedback on the API design or this documentation, feel free to contact us at support@tirix.io.
Tirix API
Tirix API is RESTful with GraphQL "edges" available where suitable.
Base URL
All API requests should start with the following base part:
https://api.tirix.io/
Testing environment URL
All API requests for the non-production testing environment should start with the following base part:
https://api.lab.tirix.io/
Version and compability
Tirix API is in active development, as such the specifications may change over time. We strive to make changes to the API unobtrusive but features and specifications may be deprecated and defunct over time.
Changes are documented in the changelog
