Get PEAR Protocol open interest statistics
Get PEAR Protocol open interest statistics
Query Parameters
"2026-08-25T16:01:41.616Z"1 <= lengthResponse Body
application/json
curl -X GET "https://example.com/statistics/oi?connector=string&resolution=string"{ "data": [ { "timestamp": 0, "openInterest": 0, "openPositions": 0 } ]}Get PEAR Protocol volume statistics GET
Get PEAR Protocol volume statistics
Get the PEAR Protocol trader leaderboard GET
Ranks trade accounts by net PnL, volume, trade count or average position ROI. Returns at most 200 rows. Unrealized PnL is included whenever the window still contains now — an absent endDate, or one that has not yet arrived; only a window that has already closed returns settled realized PnL alone. ROI is the plain average of the account per-position returns, each measured against the size that position opened with, and is omitted for an account whose positions could none of them be measured. Accounts whose owner linked no X account are left off the board; pass includeUnlinkedX=true to rank them too. A trader who linked X and then withheld the handle keeps their row, unnamed. Open to everyone, and the same board for everyone: the linked X handle, name, avatar and user id are returned to any caller, unless their owner has hidden them.