Skip to main content
Prefer to work from your terminal or IDE? The Omni CLI wraps these REST APIs so you can query data, manage models, and automate workflows without hand-writing HTTP calls. It’s open source. The CLI lets you manage your Omni instance from the terminal — run queries, manage models and content, administer users and permissions, and automate workflows in scripts or CI/CD. All commands return JSON, so they pipe cleanly into tools like jq. See the installation guide to get started, then the quickstart to run your first commands. The source is on GitHub: exploreomni/cli.
Working directly with the REST API instead? Use the API Explorer to browse and test endpoints interactively.