Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AgriQuantAI/AgriQuant-AI
/ endpoints
Endpoints
8 in github.com/AgriQuantAI/AgriQuant-AI
⨍
Functions
214
◇
Types & classes
32
↳
Endpoints
8
Route
get_airdrop_history
app.get("/airdrops/history")
dashboard_api.py:None
Route
get_buyback_history
app.get("/buybacks/history")
dashboard_api.py:None
Route
get_overall_stats
app.get("/stats")
dashboard_api.py:None
Route
get_recent_predictions
app.get("/predictions/recent")
dashboard_api.py:None
Route
get_token_supply
app.get("/token/supply")
dashboard_api.py:None
Route
get_trading_performance
app.get("/trading/performance")
dashboard_api.py:None
Route
health_check
app.get("/health")
dashboard_api.py:None
Route
root
app.get("/")
dashboard_api.py:None