API Reference
k9 Security provides a REST API for you to trigger analysis on demand. In this section, we describe the supported use cases and endpoints, their inputs, and how to authorize your requests.
The production API is available at: https://api.k9security.io
Note: All API endpoints require authentication.
Endpoints
k9 Security's API provides the following endpoints:
Use Case | Endpoint |
---|---|
Get Access Capabilities | GET /access-capabilities |
Trigger Analysis | POST /customer/{customer_id}/account/{account_id}/analysis |
Last update:
August 22, 2023