cURL
curl --request GET \ --url https://merv2-api.meteora.ag/apy_filter/{token_mint}/{start_timestamp}/{end_timestamp}
{ "closest_apy": [ { "strategy_name": "Solend USDC Main Pool", "strategy": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM", "apy": 5 } ], "average_apy": [ { "strategy_name": "Solend USDC Main Pool", "strategy": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM", "apy": 5 } ], "long_apy": [ { "strategy_name": "Solend USDC Main Pool", "strategy": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM", "apy": 5 } ] }
Returns APY information for a specific token mint within a given time range
Show child attributes
Was this page helpful?