- Summary
- This documentation outlines the API for interacting with a service that allows users to manage and manipulate CSV datasets. Key functionalities include:
* Dataset Retrieval: Datasets can be downloaded as CSV files using `curl` commands, specifying a bearer token for authentication.
* Dataset Appending: CSV files can be appended to existing datasets via `curl`, utilizing a POST request with the data.
* Bulk Import: For large CSV files, a bulk import API is available that processes files asynchronously using a POST request with file upload and dataset specification parameters. This API returns a job ID for status tracking.
* Status Tracking: The import status can be checked using a `curl` command with the job ID.
* Future Exports: The service will soon offer exporting datasets as zip files and tarballs.
* DuckDB Integration: The service supports using DuckDB with a secret HTTP connection. - Title
- Lots of CSVs
- Description
- A small data API that works with everything
- Keywords
- https, token, curl, authorization, bearer, data, post, content, type, lots, http, client, server, will, option, name, authentication
- NS Lookup
- A 172.67.210.132, A 104.21.61.126
- Dates
-
Created 2026-03-09Updated 2026-03-09Summarized 2026-03-11
Query time: 2172 ms