API Reference
Base URL https://dackta.com. All endpoints under /v1/.
The catalog (/datasets) is public. Querying rows (/data) needs an API token in the X-API-Key header — create one on the API Keys page. See Authentication.
Endpoints
- GET /datasets — catalog of every queryable series and its coverage.
- GET /data/{dataset}/{symbol} — query rows for one series by time range.
- Auth · Errors · Time formats