Settings
Xero
Connected to Demo Company (NZ)
Token refreshed 28/07/2026 — refreshes automatically when used. If the app sits unused for 60+ days, Xero expires the connection and you’ll need to reconnect.
ReconnectPull your Xero customers into the fleet app. Existing customers are matched by name or prior link and overwritten with Xero’s details; new contacts are created. Safe to re-run.
Users
No accounts yet — you’re signed in via the bootstrap APP_PASSWORD. Add your own account below (it was created automatically on first login).
Add a user
Price list
Default rates per model, used to prefill new hires (negotiated rates on a hire always win). Saving creates a new price effective from today — past hires keep the rates they were booked at.
Add a model
Carriers
Transport providers you can assign to transport jobs.
Add carrier
API keys
Keys give programmatic access to the REST API at /api/v1 (assets, hires, customers, availability). Send as Authorization: Bearer sbk_…
- CER (Vercel sandbox)
sbk_test_34d…last used 02/08/2026Full access
Website booking webhook
The website form posts to /api/public/booking with header X-Booking-Token. The token is set via BOOKING_WEBHOOK_TOKEN in .env.