Skip to main content

Base URL

If your organization restricts outbound traffic with a firewall or proxy, add client-omni-api.argosidentity.com to your allowlist for HTTPS (port 443).

Authentication

All requests require the x-api-key header:
See Authentication for details on obtaining your API key.

API Structure

The Omni API follows the data hierarchy:

Response Format

Read (GET) endpoints return the resource object directly. There is no wrapper field.
Response bodies for create, update, and delete operations may differ per endpoint. Check the response example on each endpoint page.

Error Response Format

Error Codes

Resource-Specific Error Codes

Pagination

List endpoints return paginated results with a default page size of 50 items.