Downloads
CLI, helpers, and machine-readable specs for working against the Etlworks REST API.
Etlworks CLI
The CLI wraps the REST API for human use at the terminal — auth, deploy, run, monitor, audit. Same auth as the API (API key or JWT), so what you script in Bash you can hand off to ops.
etlworks CLI
Cross-platform binary (macOS, Linux, Windows). Authenticate once, run flows and inspect runs from a terminal or CI job.
Postman collection
Curated Postman collection covering the highest-traffic 80 endpoints — flows, executions, connections, schedules, audit. Drop in your API key and start poking.
Etlworks REST API — Postman
Coming soon. In the meantime, every example in the examples page works as a one-liner cURL you can paste into Postman manually.
OpenAPI 3 spec
Full machine-readable specification of every endpoint, every parameter, every schema. Generate clients in your favorite language with openapi-generator.
etlworks-api.openapi.yaml
In flight. Contact support if you need it for a procurement review or to drive a custom client; we can share the current draft.
Starter scripts
Minimal, dependency-light wrappers. Drop into your project and edit. Same shape as the AI Agent client scripts so they sit naturally beside each other.
Python · Bash · PowerShell starters
Coming soon. The recipes on the examples page are self-contained — copy what you need today and we'll publish packaged starters here next.
On-prem installer
Self-host Etlworks (cloud + agent + UI) inside your network. The REST API is identical to Etlworks Cloud; only the base URL differs.
Etlworks self-hosted
Linux, Windows, and Docker images. Request a download link and we'll provision your installer + license.
We'd like to hear about it. product@etlworks.com goes straight to the team that owns the REST surface — if you need an endpoint that isn't there yet, that's the right address.