SystemFunding progress GET
Funding progress
Compact cumulative funding progress: how much of the total infrastructure spend since launch supporters have covered. Returns the percentage plus the raised and goal amounts in USD (aggregate only). Powers the top-bar mini funding bar.
Response Body
application/json
curl -X GET "https://example.com/support/funding"{ "pct": 0, "receivedUsd": 0, "goalUsd": 0}