Release Notes

Kumar

12/12/2025

qAPI Release Notes – November

✨ New Feature: Import APIs Instantly with cURL 
The Problem 

Setting up API tests manually can feel painfully slow. Copying headers… pasting bodies… re-entering URLs… fixing typos… Every small detail takes time, and even one missed parameter can break your test before it even starts. 

Testers and developers often already have the exact cURL command that represents the API call—but until now, there was no direct way to turn that into a ready-to-run test. 

The Solution 

Introducing Import via cURL — the fastest way to create an API test in qAPI. 

Just paste your raw cURL command into the API creation flow, and qAPI will automatically: 

• Parse the entire command 

• Extract the method, URL, headers, params, and body 

• Build a fully configured API test instantly 

Zero manual entry. Zero risk of missing fields. Zero setup friction. 

Why It Matters 

This feature dramatically shortens the distance between knowing the API call and testing it

Developers often generate cURLs from browser dev tools, docs, or terminal logs. Testers often receive cURLs from engineering teams during debugging. 

Now, both can turn that cURL into a working test in seconds. 

It’s simple: Copy. Paste. Done. Your API test is ready, accurate, and exactly mirrors the real request. 

Author

Author Avatar

Kumar

    Debunking the myths around API testing

    Watch our live session where we debunked common myths around API testing — and shared how teams can simplify it with qAPI

    Watch Now!