Skip to main content
Prefer to work from your terminal or IDE? Omni’s CLI and agent skills wrap these REST APIs so you can query data, manage models, and automate workflows without hand-writing HTTP calls. Both are open source — browse the CLI repo and the agent skills repo.

Base URL

The API base URL is the same as the URL you use to login to Omni. For example, if you log in using https://blobsrus.omniapp.co, your base URL will be https://blobsrus.omniapp.co/api. Only HTTPS calls are accepted.
You can interactively browse and test API endpoints using the API Explorer, available at /api-explorer on your Omni instance.

Available endpoints