A local API workspace built on the same request engine as Try It.
FlexDoc 2.8 completes the standalone API Client workspace and adds Postman Collection v2.1 plus environment import. Imported folders, requests, variables, supported auth/body modes and compatible scripts become ordinary FlexDoc workspace data, with explicit warnings wherever Postman behavior cannot be represented faithfully.
This page runs ApiClientWorkspace from @prauga/flexdoc-client@2.8.0. Workspace state is browser-local and persists through IndexedDB unless persistence is disabled.
ApiClient
Use the request editor/executor by itself when you want arbitrary HTTP requests without an OpenAPI document, collections or persisted workspace state.
ApiClientWorkspace
Choose the workspace when you also need collections, nested folders, variables, inherited auth/OAuth, scripts, tests, history, Postman import and optional IndexedDB persistence.
Select Postman Collection v2.1 and environment JSON files together. Supported content is converted into native FlexDoc collections, folders, requests, variables, auth and scripts; unsupported auth, multipart/file and sandbox-specific behavior is surfaced as a compatibility warning instead of silently approximated.