Hi, You can check out this thread to know about Instruments margins API. For complete account's margin you can get data from funds API but for each position, you need to calculate at your end using average_price and instruments margins API.
Let us say in the account I have Rs 10,000 margin at 9am and at 10am I purchased some shares. The blocked margin might be Rs 7,500 and unblocked margin would be Rs 2,500
So I was wanting to know the blocked margin of my total margin through an API
You can check out this thread to know about Instruments margins API.
For complete account's margin you can get data from funds API but for each position, you need to calculate at your end using average_price and instruments margins API.
So I was wanting to know the blocked margin of my total margin through an API