Run analysis and create visualization with your own data
GET /file_upload_url
endpoint. Then you can POST
your file to the url
url
and fields
from the response to upload your file using a multipart/form-data
request.
POST /file_connector
endpoint.
POST /visualize
endpoint to generate insights and visualizations.
In the body, include the file_id
from the response of /file_upload_url
or /file_connector
. Optionally, include a natural language query.
Query: Show me the total number of taxi passengers per day in NYC