GET
/
analytics
/
all
get_all_analytics
curl --request GET \
  --url https://stake-for-fee-api.meteora.ag/analytics/all
{
  "total_fee_vaults": 1,
  "total_staked_amount_usd": 123
}

Response

200 - application/json

The response is of type object.