Skip to main content
The API uses API-key authentication. Send your key in the X-API-Key header:
X-API-Key: YOUR_API_KEY

Example

curl -H "X-API-Key: YOUR_API_KEY" "https://api.intrace.ai/v1/assets"

Tenant scope

The API key determines which assets, threats, incidents, alerts, and reports you can access. That is why external routes do not require internal fields such as case_id or investigation_id.

Errors

CodeMeaning
401Missing or invalid API key
403Valid API key, but scope does not allow the operation