Introduction
The Shop Boss API provides shops the capability to offer access to essential data regarding Customers, Vehicles, and Repair Orders to external applications via a RESTful web interface. This API is designed with resource-focused endpoints, supports query parameters for refined data retrieval, and communicates via JSON formatted responses. It adheres to conventional HTTP standards for response statuses, authentication processes, and request methods.
As you scroll, you'll see code examples for working with the API in different programming languages in the dark area to the right (or as part of the content on mobile). You can switch the language used with the tabs at the top right (or from the nav menu at the top left on mobile).