### Open a remote preview POST https://demo.file-viewer.app/api/preview Content-Type: application/json { "url": "https://example.com/report.pdf", "options": { "theme": "light", "toolbar": { "position": "bottom-right" } } }