O

Omni API

REST discovered

Details
URL
https://{your-omni-org}.omniapp.co/api
Docs
https://docs.omni.co/api/authentication
Authentication
Omni API token (Organization API key or Personal Access Token) bearer discovered Get token ↗
Authorization: Bearer <credential>

Create a token in Omni using the easiest path described in API authentication. For an organization-wide key, an Organization Admin goes to Settings > API access > Organization keys and clicks Generate new key. For a user-scoped PAT, first have an admin enable Settings > API access > Personal tokens, then the user opens Profile > Manage account > Generate token. Use the resulting token as Authorization: Bearer <token>.