Leveraged Active Single Assets
The active leveraged assets endpoint returns information on all sinlge leveraged assets indexes.
The endpoint returns the index symbols that you can use when you query other endpoints. The endpoint does not require an API key and does not accept any parameters. Example URL
Response Fields
Field | Type | Description |
---|---|---|
symbol | string | The symbol |
leverage | number | Leverage Number |
underlying_symbol | string | Underlying symbol |
GET
https://vinterapi.com/api/v3/active_leveraged_single_assets/
Last updated