I wanted to try Insomnia, but could not install their deb package on my Debian: it depended on a "libappindicator3-1" which is not available in my current release. I'll stick to basic CLI tools when I experiment with web APIs.
The Swagger editor doesn't support OpenAPI 3.1 either, which is surprising since the OpenAPI spec was initially ported from the Swagger format.
I raised an issue for this a while ago. Insomnia uses the Swagger UI library, which also (bizarrely) doesn't support 3.1, so Insomnia is blocked until that library is updated.
Too bad.