Skip to main content
POST
External activity of your users

Headers

X-API-Key
string

Path Parameters

builder_address
string
required

Your builder address (0x…)

Body

application/json
users
string[]
required

Wallet addresses to check (0x…, any case). Duplicates are ignored; any invalid address returns 400.

Required array length: 1 - 500 elements
timeframe
enum<string>
default:7d

Lookback window, aligned to the hour

Available options:
1h,
24h,
7d,
30d
includeNoBuilder
boolean
default:true

Also report fills carrying no builder code (official HL UI, bots, other tools)

Response

OK

success
boolean
default:true
message
string
data
object
execution_time_ms
number