Currently, the REST API calls helper extension requires manual filling of all the calls.
However, all its elements (type(GET, POST), Headers, test body) and endpoints could be obtained from the Open API spec if it exists.
Swagger-UI app already can do that as an example.