Skip to main content
The following API is in alpha and is subject to change.

Base URL

All URLs referenced in the Configurator API reference have the following base:
Terminal
https://configurator.avfleet.dk

Authentication

All API endpoints are authenticated using Bearer tokens.
Terminal
Authorization: Bearer <Your-Token>