latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-195797564.0 KB

be0e25f93c7d

Insider Radar

Get insider radar flags

Suspicious trading pattern flags — pre-resolution accumulation and coordinated wallets. Each flag carries recorded per-signal component scores; they are nullable and historical. Cursor-paginated by suspicion score.

get/api/v1/insider-radar

Query parameters

limitinteger
cursorstring

Pagination cursor from previous response.

min_suspicionnumber

Minimum suspicion score (0-100).

severity'flag' | 'watch'

Filter by severity level.

Headers

If-None-Matchstring

Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.

Response

Radar flags list

object'list' required
has_moreboolean required
next_cursorstring nullable
totalinteger nullable

Total matching rows when the read model exposes a count; absent (or null) when it does not.