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.

CarOwner Interactive

CarOwner Try It Console

Test CarOwner endpoints directly with auth, headers, and payload. Requests to `/api/co/*` are proxied to backend (`MINBIL_API_BASE_URL`).

Interactive API target

Select runtime environment

All same-origin calls (`/api/ws/*`, `/api/co/*`, `/api/core/*`) are proxied to the selected environment.