curl --request GET \
--url https://backend.swap.coffee/v1/pools/metrics \
--header 'X-Api-Key: <api-key>'[
{
"address": "<string>",
"tvl_usd": 123,
"volume_usd": 123,
"fee_usd": 123,
"apr": 123,
"lp_apr": 123,
"boost_apr": 123,
"locked_asset_amount": "<string>"
}
]curl --request GET \
--url https://backend.swap.coffee/v1/pools/metrics \
--header 'X-Api-Key: <api-key>'[
{
"address": "<string>",
"tvl_usd": 123,
"volume_usd": 123,
"fee_usd": 123,
"apr": 123,
"lp_apr": 123,
"boost_apr": 123,
"locked_asset_amount": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.swap.coffee/llms.txt
Use this file to discover all available pages before exploring further.