UpshiftDocs
REST APIInstitutional API

Morpho

Morpho vault APY analytics.

Get Morpho Vault Apy

GET
/integrations/morpho/apy

Query Parameters

vault_addressVault Address
subaccount_addressSubaccount Address
chainChain
Value in1 | -1 | -2 | -3 | -4 | 42161 | 43114 | 8453 | 56 | 534352 | 59144 | 10 | 137 | 2222 | 0 | 1101 | 48900 | 1923 | 43111 | 80094 | 146 | 999 | 130 | 239 | 31612 | 1868 | 9745 | 143 | 57073 | 14 | 4114 | 25363 | 4217 | 196 | 11155111

Response Body

curl -X GET "https://api.upshift.finance/api/v1/integrations/morpho/apy?vault_address=string&subaccount_address=string&chain=1"
null
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}