Health Check
healthVerifies API connectivity and key validity while returning platform counts and the latest debrief date. Use it to confirm readiness before running threat intelligence queries.
Instructions
Lightweight liveness probe: confirms the API is reachable and your key is valid, and returns platform counts + the latest debrief date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | 'ok' | 'degraded' | |
| api_reachable | No | ||
| platform_stats | No | ||
| server_version | No | ||
| latest_debrief_date | No |