Number of APIs: 3
POST https://postman-echo.com/post
This request will help you to visualize any XML.
Change the URL and run the request, then go to the Visualizer tab to see the XML as a table.
You can head over to the Tests
tab, scroll down to the bottom and change the xmlData
to pm.response.text()
to visualize your entire XML response.
GET https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&starttime={{eq-starttime}}&endtime={{eq-endtime}}
GET https://www.sample-videos.com/csv/Sample-Spreadsheet-100-rows.csv
This request will help you to visualize any CSV.
Change the URL and run the request, then go to the Visualizer tab to see the CSV as a table.
In case your CSV isn't rendering correctly, you might need to tweak the delimters or other properties.