v25

OpenAPI 3.1.0raw.githubusercontent.com2026-08-015486519.4 KB
Insider Radar

Get insider radar flags

Suspicious trading patterns — pre-resolution accumulation, coordinated wallets, unusual timing. 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.