Logo
My API Documentation

Data Visualization

Number of APIs: 3


Get Started Here 👇

The Qodex Visualizer provides a programmable way to visually represent your request [responses]

Using this collection

This collection contains six sample requests and scripts for rendering Bar graph, Table, Map and visualizing any CSV, JSON or XML data.

Step 1: Send the sample requests.

Step 2: Find the visualization in the visualize tab in the response near the Pretty view.

Visualizer%20Map

Step 3: You can copy, update and use the test script under the Test tab for your requests.

Resource: [Visualizing responses]


1. Visualize Map

GET https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&starttime={{eq-starttime}}&endtime={{eq-endtime}}



2. Visualize any CSV data

GET https://www.sample-videos.com/csv/Sample-Spreadsheet-100-rows.csv



3. Visualize any XML data

POST https://postman-echo.com/post



ENDPOINTS