Skip to main content
GET
Performance tab data

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.

Path Parameters

id
string
required

Query Parameters

timePeriod
enum<string>
Available options:
1D,
1W,
1M,
ALL
tabType
enum<string>
Available options:
FEES,
USERS,
PNL,
TRADES

Response

Performance payload (BotPerformanceData).

success
boolean
required
Example:

true

data
object
required

Endpoint-specific payload