v1
latestOpenAPI 3.0.12026-07-22367385.5 KBUpload CSV file as a table
Upload a CSV file to create a table with automatic schema inference. The size limit per upload is 500MB. Storage limits: 100MB (free), 1GB (analyst), 15GB (plus).
post/v1/uploads/csv
Query parameters
api_keystring
Alternative to using the X-Dune-Api-Key header
Headers
X-Dune-Api-Keystring required
API Key for the service
Response
OK
Example response
{
"full_name": "dune.my_team.dataset_ten_year_us_interest_rates",
"table_name": "ten_year_us_interest_rates"
}