Update-based radars are charged only when TAMradar produces approved updates.Documentation Index
Fetch the complete documentation index at: https://docs.tamradar.com/llms.txt
Use this file to discover all available pages before exploring further.
Billing Mechanics
- No charge happens at creation.
next_charge_atisnull.- Balance is deducted per approved finding.
Deactivation and Reactivation
- If balance reaches zero, the radar transitions to
inactive. - When balance is topped up, affected update-based radars can auto-reactivate.
- User-triggered deactivation sets the radar to
inactiveimmediately (no grace period).
Failure and Refund Behavior
- Setup failures still emit
radar_failurewebhooks. - For update-based setup failures,
refund_amount_usdis typically0because no creation charge was taken. failure_reasonvalues includemissing_prerequisites,source_inaccessible,setup_failure, andinsufficient_funds.
What to Monitor
balance_remaining_usdfromGET /v1/account.radar_failureevents for funding and setup issues.- Bulk workflows (
POST /v1/radars/bulk+GET /v1/radars/bulk/{bulk_id}) for async item-level failures.