Dev / Security / Ops
API overview
The PantherIQ API exposes endpoints to list automations, trigger runs, fetch outcomes, and manage integrations.
Base URL
https://api.pantheriq.com/v1
All requests must include HTTPS and TLS 1.2+. IPv6 is fully supported.
Resources
- /automations — metadata about available playbooks.
- /runs — trigger, list, and inspect automation runs.
- /outcomes — structured results plus evidence attachments.
- /integrations — configure credentials, scopes, and environment tags.
Versioning
Version is embedded in the URL. Minor releases add fields but remain backwards compatible. Deprecations provide a 90-day overlap period with dual-write responses.