Numia Docs

Get KPICumulative Protocol Revenue

GET /kpi/cumulative_protocol_revenue 5

Get KPICumulative Protocol Revenue

Base URL

https://osmosis.numia.xyz

Code Samples

curl -X GET "https://osmosis.numia.xyz/kpi/cumulative_protocol_revenue" \
  -H "Authorization: Bearer YOUR_API_KEY"

Responses

200 Status: 200

[
{
    labels: string,
    value: number
  }
]