Retrieves the historical insurance fund for the specified instrument and exchange(s).
Deprecation Notice
This endpoint is now considered a legacy version and will be deprecated on June 28, 2024. We strongly encourage all users to migrate to the new version of this endpoint for improved performance, enhanced features, and better support. The new version can be found here.
For details on the new versioning, please visit this page here. We recommend updating your applications at the earliest convenience to ensure uninterrupted service and access to the latest functionalities.
For any questions or assistance during migration, please contact our support team at [email protected].
Time Range Limit
The maximum time range (difference between startDate and endDate) is 30 days.
Not specifying startDate and endDate
If the startDate and endDate query parameters are not provided, the API will not return any data. You must specify a
startDate
that is not older than 30 days.
RESPONSE DATA
Field | Type | Description |
---|---|---|
exchange | string | The name of the exchange. |
instrument | string | The name of the instrument. |
underlying | string | The underlying asset for the instrument. |
timestamp | number or string | The time at which the insurance fund occurred. |
fund | number | The fund of insurance fund. |