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
Workshop Interactive
Try It Console
Test Workshop endpoints directly with auth, headers, and payload. OpenAPI specification is loaded from live Swagger when available, with workshop rules as fallback.
The default server in Try-It is same-origin (`/`), and requests to `/api/ws/*` 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.