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 Interactive
Core Try It Console
Test Core and shared endpoints directly. Requests to `/api/core/*` are proxied to backend. Common endpoints under `/api/ws/*` and `/api/co/*` can be tested in the respective API reference sections.
Interactive API target
Select runtime environment
All same-origin calls (`/api/ws/*`, `/api/co/*`, `/api/core/*`) are proxied to the selected environment.