How To Use projects_filtered.json
Use projects_filtered.json to find which projects have real datapoints and app-detail coverage.
Use labels/projects_filtered.json when you need the subset of projects that have actual datapoints such as txcount. This is the correct discovery source for apps/details/{owner_project}.json.
Explore It Live
Live platform: https://www.growthepie.com/
API Path
https://api.growthepie.com/v1/labels/projects_filtered.json
Example Request
curl -s https://api.growthepie.com/v1/labels/projects_filtered.jsonWhy It Matters
projects.jsonincludes all projects with metadataprojects_filtered.jsonincludes only projects with real datapointsapp-detail endpoints are only available for
owner_projectvalues inprojects_filtered.json
Real Task Example
Related Pages
PreviousHow To Use owner_project In The growthepie API
NextHow To Fetch App-Level Metrics For Uniswap
Last updated
