API Overview
This section provides a high-level overview of how to interact with the API based on openapi.yaml.
Base URLs
The API currently defines the following servers:
https://api.truckwash.dk
https://api.truckwash.io
http://localhost/api
Common Headers
Header | Description |
|---|---|
Authorization | Use Bearer authentication for protected endpoints: |
Accept | Use |
Content-Type | Use |
X-Customer-Number | Required for many customer-scoped requests when authenticated as a subuser. |
17 March 2026