How to display the json response to iframe instead of download the file?

How to display the json response to iframe instead of download the file?

Hi!

I can add the record via API, however, I don't want to download the result in json file.
So, is it possible to display the json response directly on HTML iframe instead of download the json file?