Authorizations
The Client ID that owns the API Key for the request
The pass phrase affiliated with the API Key
A HMAC SHA-256 signature using the API Key secret on the string TIMESTAMP, METHOD, REQUEST_PATH, BODY
The timestamp of when the request is being made
Path Parameters
Identifies the portfolio by UUID (e.g., 892e8c7c-e979-4cad-b61b-55a197932cf1
) or portfolio ID (e.g., 5189861793641175
)
Identifies the instrument by name (e.g., BTC-USDC
), UUID (e.g., ce55a827-f04a-45c0-9d9b-8bbdb9b48065
), or instrument ID (e.g., 7149252043835013
)
Response
Position information
The unique identifier of the position
"1tvrktwe-1-457"
Name of the instrument the position is in
"BTC-PERP"
The unique identifier of the instrument the position is in
"14thr7ft-1-0"
The UUID of the instrument the position is in
"8ca6c040-48df-426b-bb4e-74413909da26"
The price of your position based on the last settlement period. During each settlement period (5 minute interval), the VWAP is set to equal the mark_price.
31011.75
The size of the position with positive values reflecting a long position and negative values reflecting a short position
1.75
Cumulative size of all the open buy orders
2.65
Cumulative size of all the open sell orders
1.2
The amount this position contributes to the initial margin
0.07
The profit or loss of this position (resets to 0 after settlement)
2953.01
The current mark price value for the instrument of this position used in risk and margin calculations
20000.63
Volume weighted entry price of the position (not reset to the last funding price)
34021.45
The index price used for the funding process
20001.45