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.2 brings more control and clarity to request inspection. JSON and Schema responses in Request Preview can now be switched between Pretty and Raw views, and JSON is available as a dedicated response type.
Optional query parameters can now be excluded from individual requests. Endpoint previews also warn when mocks are in use, while fixes for corrupted history maps improve workspace reliability.
Changelog: