Funds
Endpoint URL
This API Function Fetches Funds and Margin Details of the Connected Trading Account
Sample API Request
Sample API Response
Request Body
Parameters
Description
Mandatory/Optional
Default Value
apikey
App API key
Mandatory
-
Response Fields
Field
Type
Description
seconds
array
List of supported second-based intervals
minutes
array
List of supported minute-based intervals
hours
array
List of supported hour-based intervals
days
array
List of supported daily intervals
weeks
array
List of supported weekly intervals
months
array
List of supported monthly intervals
Notes
Always check supported intervals first using the intervals API
Use exact interval strings from intervals API response
All timestamps are in Unix epoch format
Last updated