cURL
curl --request GET \ --url https://stake-for-fee-api.meteora.ag/analytics/all
{ "total_fee_vaults": 1, "total_staked_amount_usd": 123 }
The response is of type object.
object
Was this page helpful?