There is a way to display a fiddle using the POST query.
One need to choose the framework using the URL:
URL: http://jsfiddle.net/api/post/{framework}/{version}/
There is an option to add dependencies as a comma separated list:
URL: http://jsfiddle.net/api/post/{framework}/{version}/dependencies/{dependency_list}/
All fields are optional. New fiddle setting will be used if no data provided.
http://jsfiddle.net/zalun/sthmj/embedded/result/
Note
If you’d like to use Vanilla JavaScript (pure JS) please set framework as library and version as pure. Like http://jsfiddle.net/api/post/library/pure