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 thex-api-key header:
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.