Endpoint: labels/projects_filtered.json
Reference for the growthepie labels/projects_filtered.json endpoint.
Request
GET https://api.growthepie.com/v1/labels/projects_filtered.jsonKey Facts
Example Response
{
"last_updated_utc": "2026-03-27 05:40:42",
"data": {
"types": [
"owner_project",
"display_name",
"description",
"main_github",
"twitter",
"website",
"logo_path",
"token_symbol",
"txcount",
"active_on",
"ecosystem_rank",
"sub_category",
"main_category",
"sub_categories",
"features"
],
"data": [
[
"polymarket",
"Polymarket",
"Polymarket is a decentralized blockchain-based prediction market platform.",
"polymarket",
"Polymarket",
"https://polymarket.com/",
"polymarket.png",
null,
125438595.0,
{
"polygon_pos": 125438595
},
1,
"Prediction Markets",
"Finance",
[
"erc4337",
"prediction_markets"
],
[
"Dummy",
"Swap",
"Lending",
"Bridge",
"Trading"
]
]
]
}
}When To Use labels/projects_filtered.json
When Not To Use labels/projects_filtered.json
Caveats
Related Pages
Last updated
