Build, test, and use REST APIs through a visual workspace with environments, auth profiles, request preview, mock responses, OpenAPI / Swagger import, history, caching, and code generation support.
Instead of scattering API paths, headers, auth logic, and test code across many scripts, you configure everything in one visual workspace and then use the same setup in runtime code.
For programmers, you can also optionally generate a facade layer for API usage, so the integration is easier to use correctly and much harder to misuse.
Instead of scattering API paths, headers, auth logic, and test code across many scripts, you configure everything in one visual workspace and then use the same setup in runtime code.
For programmers, you can also optionally generate a facade layer for API usage, so the integration is easier to use correctly and much harder to misuse.


Internet Data Framework v1.1 makes API workspace configuration clearer and more reliable. Environment descriptions and labels now provide better context in the Editor UI, while selection behavior has been improved in both Editor and Runtime workspaces.
The update also strengthens request authoring and session continuity by preserving path parameter metadata, fixing Request History issues, and restoring the active workspace tab after script reloads.
Changelog: