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.
Choose next step
Core/Common API Reference
All Core/Common Endpoints
Consolidated table for all Core and common endpoints.
6Total endpoint methods
Endpoint Register
| Namespace | Method | Path | Auth | Summary |
|---|---|---|---|---|
| WorkshopCommon | GET | /api/core/vehicle-service-history/BT57225 | Bearer token (`Authorization: Bearer <token>`) | Endpoint operation. |
| WorkshopCommon | PUT | /api/ws/presence | Bearer token (`Authorization: Bearer <token>`) | Endpoint operation. |
| CarOwnerCommon | GET | /api/ws/realtime/config | Bearer token (`Authorization: Bearer <token>`) | Endpoint operation. |
| CarOwnerCommon | PUT | /api/co/presence | Bearer token (`Authorization: Bearer <token>`) | Endpoint operation. |
| Health Endpoint | GET | /api/co/realtime/config | Bearer token (`Authorization: Bearer <token>`) | Endpoint operation. |
| Health Endpoint | GET | /api/core/healthz | None (public endpoint). | Health check for API service availability. |