Page Introduction

Reference utility page

This page is focused on interactive validation or endpoint indexing. Use it as a practical QA surface for frontend API integration work.

  • Switch environment before running integration checks.
  • Validate both success and error response flows.
  • Confirm request headers and payload shape before coding UI state logic.

Core/Common API Reference

All Core/Common Endpoints

Consolidated table for all Core and common endpoints.

6Total endpoint methods

Endpoint Register

NamespaceMethodPathAuthSummary
WorkshopCommonGET/api/core/vehicle-service-history/BT57225Bearer token (`Authorization: Bearer <token>`)Endpoint operation.
WorkshopCommonPUT/api/ws/presenceBearer token (`Authorization: Bearer <token>`)Endpoint operation.
CarOwnerCommonGET/api/ws/realtime/configBearer token (`Authorization: Bearer <token>`)Endpoint operation.
CarOwnerCommonPUT/api/co/presenceBearer token (`Authorization: Bearer <token>`)Endpoint operation.
Health EndpointGET/api/co/realtime/configBearer token (`Authorization: Bearer <token>`)Endpoint operation.
Health EndpointGET/api/core/healthzNone (public endpoint).Health check for API service availability.