API ReferenceGet competitions GETReturns a list of competitions. Use status filter to get active, ended, or all competitions.Get competition data by id GETReturns top wallets ranked by FOREST equivalent trading volume for the specified competition.
API ReferenceGet competition reward stats GETGet competition reward statsReturns aggregate reward statistics across all competitions.Copy MarkdownOpenServer URLloading...GET/competitions/statsSendReturns aggregate reward statistics across all competitions.Response Body200application/json401500cURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/competitions/stats"200401500{ "totalUsersRewarded": 0, "totalSeedsDistributed": 0}