curl --request GET \
--url https://backend.swap.coffee/v1/statistics/generic \
--header 'X-Api-Key: <api-key>'{
"count": 123,
"volume": 123,
"fees": 123
}curl --request GET \
--url https://backend.swap.coffee/v1/statistics/generic \
--header 'X-Api-Key: <api-key>'{
"count": 123,
"volume": 123,
"fees": 123
}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.