Skip to main content
GET
Search wallet trades

Authorizations

x-api-key
string
header
required

Headers

x-signature
string

HMAC-SHA256 signature: HMAC-SHA256(secretKey, timestamp + METHOD + path + body). Required for API-key authenticated requests (JWT/OAuth session auth is exempt).

x-timestamp
string

Request timestamp in epoch milliseconds. Required with x-signature for API-key auth. Rejected if drift exceeds 5 minutes.

Query Parameters

query
string
required

Search by token name or bot name

limit
number
default:20
offset
number
default:0
isActive
boolean

Filter to active trades only (omit for all)

Response

200 - application/json

Search results.

success
boolean
required
Example:

true

data
object
required

Endpoint-specific payload