Internet Data Framework

Release

We’re excited to announce the release of our new Unity asset — Internet Data Framework!

This tool is designed to bring a clean, structured API workflow directly into the Unity Editor. Instead of juggling raw requests and scattered scripts, you can now work with a visual API workspace where everything is organized and easy to manage.

With Internet Data Framework, you can define endpoints, configure environments and authorization, preview final requests before sending them, and run test calls прямо в редакторе. It also includes response and error inspection, request history, mock responses, and support for OpenAPI/Swagger import. On top of that, you can generate ready-to-use clients and work with structured data instead of raw JSON.

 

Our goal was to make working with REST APIs inside Unity more predictable, scalable, and developer-friendly — whether you're quickly testing an idea or building a production-ready system.