Get market overview
markets.get_overview(MarketGetOverviewParams**kwargs) -> MarketGetOverviewResponse
GET/api/v1/markets
Get market overview
Get market overview
from neptune_api_v2 import NeptuneAPIV2
client = NeptuneAPIV2()
response = client.markets.get_overview()
print(response.data){
"data": {
"borrow": {
"collaterals": {
"supply": {
"non_receipt": {
"balance": "1911404.359986036157511319",
"shares": "1461677.619335545343149205",
"extra": {
"text": {
"shares": "$1,461,677.61",
"balance": "$1,911,404.35"
}
}
},
"receipt": {
"balance": "200517.404188230833340572",
"shares": "200517.404188230833340572",
"extra": {
"text": {
"shares": "$200,517.40",
"balance": "$200,517.40"
}
}
},
"total": {
"balance": "2111921.764174266990851891",
"shares": "1662195.023523776176489777",
"extra": {
"text": {
"shares": "$1,662,195.02",
"balance": "$2,111,921.76"
}
}
}
},
"contents": [
{
"asset_info": {
"asset": {
"id": "native;inj",
"group": "native",
"group_key": "inj"
},
"metadata": {
"name": "Injective",
"symbol": "INJ",
"symbol_denom": "inj",
"decimals_denom": 18,
"decimals_display": 4
},
"classification": {
"kind": "regular",
"neptune_receipt_asset": {
"id": "token;inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f",
"group": "token",
"group_key": "inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f"
}
}
},
"config": {
"enabled": true,
"collateral_cap": null,
"allowable_ltv": "0.1",
"liquidation_ltv": "0.7",
"min_discount": "0.14",
"max_discount": "0.16",
"extra": {
"text": {
"allowable_ltv": "10.00%",
"collateral_cap": "",
"min_discount": "14.00%",
"max_discount": "16.00%",
"liquidation_ltv": "70.00%"
},
"value": {
"price": "2.99835",
"collateral_cap": null,
"extra": {
"text": {
"collateral_cap": null,
"price": "$2.99"
}
}
}
}
},
"state": {
"shares": "64106528716615036558606",
"balance": "64106528716615036558606",
"extra": {
"text": {
"shares": "64,106.5287 INJ",
"balance": "64,106.5287 INJ"
},
"value": {
"shares": "192213.810377462694865496",
"price": "2.99835",
"balance": "192213.810377462694865496",
"extra": {
"text": {
"balance": "$192,213.81",
"price": "$2.99",
"shares": "$192,213.81"
}
}
}
}
}
}
]
},
"debts": {
"supply": {
"balance": "1175633.019245139869052634",
"shares": "1027257.134081383640559021",
"extra": {
"text": {
"shares": "$1,027,257.13",
"balance": "$1,175,633.01"
}
}
},
"contents": [
{
"asset_info": {
"asset": {
"id": "native;inj",
"group": "native",
"group_key": "inj"
},
"metadata": {
"name": "Injective",
"symbol": "INJ",
"symbol_denom": "inj",
"decimals_denom": 18,
"decimals_display": 4
},
"classification": {
"kind": "regular",
"neptune_receipt_asset": {
"id": "token;inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f",
"group": "token",
"group_key": "inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f"
}
}
},
"rate": {
"apr": "0.04629202",
"apy": "0.04738022",
"extra": {
"text": {
"apy": "4.73%",
"apr": "4.62%"
}
}
},
"config": {
"enabled": true,
"borrow_cap": null,
"interest_fee": "0.01",
"borrow_halt_utilization": "0.9",
"extra": {
"text": {
"interest_fee": "1.00%",
"borrow_halt_utilization": "90.00%",
"borrow_cap": ""
},
"value": {
"price": "2.99835",
"borrow_cap": null,
"extra": {
"text": {
"borrow_cap": null,
"price": "$2.99"
}
}
}
}
},
"state": {
"shares": "257344766573329153564382",
"balance": "289163663738491570486969",
"utilization_accumulator": "47420798808078364.535963233568956896",
"time_last_distributed_interest": "2026-04-17T19:35:03.418253502Z",
"extra": {
"text": {
"shares": "257,344.7665 INJ",
"balance": "289,163.6637 INJ",
"time_last_distributed_interest": "2026-04-17 07:35:03 PM +00:00"
},
"value": {
"shares": "771609.680855141467589764",
"balance": "867013.871170306200369603",
"price": "2.99835",
"extra": {
"text": {
"balance": "$867,013.87",
"price": "$2.99",
"shares": "$771,609.68"
}
}
}
}
}
}
]
}
},
"lend": {
"supply": {
"principal": "1674639.064979431919912068",
"extra": {
"text": {
"principal": "$1,674,639.06"
}
}
},
"contents": [
{
"asset_info": {
"asset": {
"id": "native;inj",
"group": "native",
"group_key": "inj"
},
"metadata": {
"name": "Injective",
"symbol": "INJ",
"symbol_denom": "inj",
"decimals_denom": 18,
"decimals_display": 4
},
"classification": {
"kind": "regular",
"neptune_receipt_asset": {
"id": "token;inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f",
"group": "token",
"group_key": "inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f"
}
}
},
"rate": {
"apr": "0.23748808",
"apy": "0.26805988",
"extra": {
"text": {
"apy": "26.80%",
"apr": "23.74%"
}
}
},
"state": {
"principal": "425740748412504991838699",
"receipt_total_supply": "396952939907783847231686",
"redemption_ratio": "1.072521968249961422",
"extra": {
"text": {
"redemption_ratio": "1.0725",
"receipt_total_supply": "396,952.9399 nINJ",
"principal": "425,740.7484 INJ"
},
"value": {
"price": "2.99835",
"principal": "1276519.773002634342279563",
"extra": {
"text": {
"principal": "$1,276,519.77",
"price": "$2.99"
}
}
}
}
}
}
]
},
"global_config": {
"time_window_nanos": 3600000000000,
"partial_liquidation_threshold": "1000000000000000000000",
"target_liquidation_health": "1.03",
"liquidation_fee": "0",
"flash_loans_enabled": true,
"flash_loan_fee": "0",
"staking_health_modifier": "0.03",
"stake_collateral_ratio": "0.1",
"stake_flash_loan_ratio": "0.1",
"dynamic_discount_width": "0.01",
"hinj": {
"id": "token;inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc",
"group": "token",
"group_key": "inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc"
},
"nept": {
"id": "native;factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept",
"group": "native",
"group_key": "factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept"
},
"extra": {
"text": {
"flash_loan_fee": "0%",
"liquidation_fee": "0%",
"time_window_nanos": "1 hour",
"stake_collateral_ratio": "10%",
"stake_flash_loan_ratio": "10%",
"staking_health_modifier": "3%"
}
}
},
"tvl": {
"tvl": "3586043.424965468077423387",
"net_tvl": "2410410.405720328208370753",
"extra": {
"text": {
"net_tvl": "$2,410,410.40",
"tvl": "$3,586,043.42"
}
}
}
},
"error": null,
"status": 200,
"status_text": "OK"
}{
"data": null,
"error": {
"kind": "internal",
"scope": "server",
"message": "An unexpected error occurred"
},
"status": 500,
"status_text": "Internal Server Error"
}Returns Examples
{
"data": {
"borrow": {
"collaterals": {
"supply": {
"non_receipt": {
"balance": "1911404.359986036157511319",
"shares": "1461677.619335545343149205",
"extra": {
"text": {
"shares": "$1,461,677.61",
"balance": "$1,911,404.35"
}
}
},
"receipt": {
"balance": "200517.404188230833340572",
"shares": "200517.404188230833340572",
"extra": {
"text": {
"shares": "$200,517.40",
"balance": "$200,517.40"
}
}
},
"total": {
"balance": "2111921.764174266990851891",
"shares": "1662195.023523776176489777",
"extra": {
"text": {
"shares": "$1,662,195.02",
"balance": "$2,111,921.76"
}
}
}
},
"contents": [
{
"asset_info": {
"asset": {
"id": "native;inj",
"group": "native",
"group_key": "inj"
},
"metadata": {
"name": "Injective",
"symbol": "INJ",
"symbol_denom": "inj",
"decimals_denom": 18,
"decimals_display": 4
},
"classification": {
"kind": "regular",
"neptune_receipt_asset": {
"id": "token;inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f",
"group": "token",
"group_key": "inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f"
}
}
},
"config": {
"enabled": true,
"collateral_cap": null,
"allowable_ltv": "0.1",
"liquidation_ltv": "0.7",
"min_discount": "0.14",
"max_discount": "0.16",
"extra": {
"text": {
"allowable_ltv": "10.00%",
"collateral_cap": "",
"min_discount": "14.00%",
"max_discount": "16.00%",
"liquidation_ltv": "70.00%"
},
"value": {
"price": "2.99835",
"collateral_cap": null,
"extra": {
"text": {
"collateral_cap": null,
"price": "$2.99"
}
}
}
}
},
"state": {
"shares": "64106528716615036558606",
"balance": "64106528716615036558606",
"extra": {
"text": {
"shares": "64,106.5287 INJ",
"balance": "64,106.5287 INJ"
},
"value": {
"shares": "192213.810377462694865496",
"price": "2.99835",
"balance": "192213.810377462694865496",
"extra": {
"text": {
"balance": "$192,213.81",
"price": "$2.99",
"shares": "$192,213.81"
}
}
}
}
}
}
]
},
"debts": {
"supply": {
"balance": "1175633.019245139869052634",
"shares": "1027257.134081383640559021",
"extra": {
"text": {
"shares": "$1,027,257.13",
"balance": "$1,175,633.01"
}
}
},
"contents": [
{
"asset_info": {
"asset": {
"id": "native;inj",
"group": "native",
"group_key": "inj"
},
"metadata": {
"name": "Injective",
"symbol": "INJ",
"symbol_denom": "inj",
"decimals_denom": 18,
"decimals_display": 4
},
"classification": {
"kind": "regular",
"neptune_receipt_asset": {
"id": "token;inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f",
"group": "token",
"group_key": "inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f"
}
}
},
"rate": {
"apr": "0.04629202",
"apy": "0.04738022",
"extra": {
"text": {
"apy": "4.73%",
"apr": "4.62%"
}
}
},
"config": {
"enabled": true,
"borrow_cap": null,
"interest_fee": "0.01",
"borrow_halt_utilization": "0.9",
"extra": {
"text": {
"interest_fee": "1.00%",
"borrow_halt_utilization": "90.00%",
"borrow_cap": ""
},
"value": {
"price": "2.99835",
"borrow_cap": null,
"extra": {
"text": {
"borrow_cap": null,
"price": "$2.99"
}
}
}
}
},
"state": {
"shares": "257344766573329153564382",
"balance": "289163663738491570486969",
"utilization_accumulator": "47420798808078364.535963233568956896",
"time_last_distributed_interest": "2026-04-17T19:35:03.418253502Z",
"extra": {
"text": {
"shares": "257,344.7665 INJ",
"balance": "289,163.6637 INJ",
"time_last_distributed_interest": "2026-04-17 07:35:03 PM +00:00"
},
"value": {
"shares": "771609.680855141467589764",
"balance": "867013.871170306200369603",
"price": "2.99835",
"extra": {
"text": {
"balance": "$867,013.87",
"price": "$2.99",
"shares": "$771,609.68"
}
}
}
}
}
}
]
}
},
"lend": {
"supply": {
"principal": "1674639.064979431919912068",
"extra": {
"text": {
"principal": "$1,674,639.06"
}
}
},
"contents": [
{
"asset_info": {
"asset": {
"id": "native;inj",
"group": "native",
"group_key": "inj"
},
"metadata": {
"name": "Injective",
"symbol": "INJ",
"symbol_denom": "inj",
"decimals_denom": 18,
"decimals_display": 4
},
"classification": {
"kind": "regular",
"neptune_receipt_asset": {
"id": "token;inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f",
"group": "token",
"group_key": "inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f"
}
}
},
"rate": {
"apr": "0.23748808",
"apy": "0.26805988",
"extra": {
"text": {
"apy": "26.80%",
"apr": "23.74%"
}
}
},
"state": {
"principal": "425740748412504991838699",
"receipt_total_supply": "396952939907783847231686",
"redemption_ratio": "1.072521968249961422",
"extra": {
"text": {
"redemption_ratio": "1.0725",
"receipt_total_supply": "396,952.9399 nINJ",
"principal": "425,740.7484 INJ"
},
"value": {
"price": "2.99835",
"principal": "1276519.773002634342279563",
"extra": {
"text": {
"principal": "$1,276,519.77",
"price": "$2.99"
}
}
}
}
}
}
]
},
"global_config": {
"time_window_nanos": 3600000000000,
"partial_liquidation_threshold": "1000000000000000000000",
"target_liquidation_health": "1.03",
"liquidation_fee": "0",
"flash_loans_enabled": true,
"flash_loan_fee": "0",
"staking_health_modifier": "0.03",
"stake_collateral_ratio": "0.1",
"stake_flash_loan_ratio": "0.1",
"dynamic_discount_width": "0.01",
"hinj": {
"id": "token;inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc",
"group": "token",
"group_key": "inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc"
},
"nept": {
"id": "native;factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept",
"group": "native",
"group_key": "factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept"
},
"extra": {
"text": {
"flash_loan_fee": "0%",
"liquidation_fee": "0%",
"time_window_nanos": "1 hour",
"stake_collateral_ratio": "10%",
"stake_flash_loan_ratio": "10%",
"staking_health_modifier": "3%"
}
}
},
"tvl": {
"tvl": "3586043.424965468077423387",
"net_tvl": "2410410.405720328208370753",
"extra": {
"text": {
"net_tvl": "$2,410,410.40",
"tvl": "$3,586,043.42"
}
}
}
},
"error": null,
"status": 200,
"status_text": "OK"
}{
"data": null,
"error": {
"kind": "internal",
"scope": "server",
"message": "An unexpected error occurred"
},
"status": 500,
"status_text": "Internal Server Error"
}