# growthepie docs

## English

- [Introduction](https://docs.growthepie.com/readme.md)
- [Getting Started](https://docs.growthepie.com/getting-started/getting-started.md): Start here if you are new to growthepie and want to make the first correct API request quickly.
- [Quickstart](https://docs.growthepie.com/getting-started/getting-started/quickstart.md): Copy-pasteable quickstart examples for the growthepie API in curl, Python, and JavaScript.
- [Choose The Right Endpoint](https://docs.growthepie.com/getting-started/getting-started/choose-the-right-endpoint.md): Choose the correct growthepie endpoint based on the developer task you need to solve.
- [What Is growthepie?](https://docs.growthepie.com/core-concepts/what-is-growthepie.md): Plain-English definition of growthepie and what growthepie data covers.
- [What Is origin\_key?](https://docs.growthepie.com/core-concepts/what-is-origin-key.md): Learn what origin\_key means in growthepie and where to find valid origin\_key values.
- [What Is owner\_project?](https://docs.growthepie.com/core-concepts/what-is-owner-project.md): Learn what owner\_project means in growthepie and where to find valid owner\_project values.
- [What Is metric\_key?](https://docs.growthepie.com/core-concepts/what-is-metric-key.md): Learn what metric\_key means in growthepie and how metric\_key differs from metric\_id.
- [Chain vs App vs Ecosystem Metrics](https://docs.growthepie.com/core-concepts/chain-vs-app-vs-ecosystem-metrics.md): Understand the difference between chain metrics, app metrics, and ecosystem context in growthepie.
- [Time Granularity, Freshness, And Update Cadence](https://docs.growthepie.com/core-concepts/time-granularity-freshness-and-update-cadence.md): Learn how growthepie uses daily, weekly, monthly, quarterly, and hourly data across endpoints.
- [How To Interpret Values, Units, And Dates](https://docs.growthepie.com/core-concepts/how-to-interpret-values-units-and-dates.md): Learn how to interpret value, units, currencies, timestamps, and dates in growthepie responses.
- [API Overview](https://docs.growthepie.com/api-reference/api.md): Use this page to understand the growthepie API base URL, public endpoint families, response conventions, and the fastest path to the right JSON file.
- [Authentication](https://docs.growthepie.com/api-reference/api/authentication.md): Authentication requirements for the public growthepie API.
- [Endpoint: master.json](https://docs.growthepie.com/api-reference/api/master-json.md): Reference for the growthepie master.json endpoint, the canonical metadata index for chains, metrics, and coverage.
- [Endpoint: fundamentals.json](https://docs.growthepie.com/api-reference/api/fundamentals-json.md): Reference for the growthepie fundamentals.json endpoint.
- [Endpoint: export/{metric}.json](https://docs.growthepie.com/api-reference/api/export-metric-json.md): Reference for the growthepie export/{metric}.json endpoint family.
- [Endpoint: fees/table.json](https://docs.growthepie.com/api-reference/api/fees-table-json.md): Reference for the growthepie fees/table.json endpoint.
- [Endpoint: chains/{origin\_key}/overview.json](https://docs.growthepie.com/api-reference/api/chain-overview-json.md): Reference for the growthepie chain overview endpoint.
- [Endpoint: metrics/chains/{origin\_key}/{metric\_id}.json](https://docs.growthepie.com/api-reference/api/metric-detail-json.md): Reference for the growthepie per-chain metric detail endpoint.
- [Endpoint: labels/projects.json](https://docs.growthepie.com/api-reference/api/labels-projects-json.md): Reference for the growthepie labels/projects.json endpoint.
- [Endpoint: labels/projects\_filtered.json](https://docs.growthepie.com/api-reference/api/labels-projects-filtered-json.md): Reference for the growthepie labels/projects\_filtered.json endpoint.
- [Endpoint: apps/details/{owner\_project}.json](https://docs.growthepie.com/api-reference/api/app-detail-json.md): Reference for the growthepie apps/details/{owner\_project}.json endpoint.
- [Metric Reference Overview](https://docs.growthepie.com/metric-reference/metric-reference.md): Canonical reference pages for growthepie metric\_id and metric\_key definitions.
- [app\_revenue](https://docs.growthepie.com/metric-reference/metric-reference/app-revenue.md): Definition and usage guidance for the growthepie app\_revenue metric.
- [daa](https://docs.growthepie.com/metric-reference/metric-reference/daa.md): Definition and usage guidance for the growthepie daa metric.
- [fdv](https://docs.growthepie.com/metric-reference/metric-reference/fdv.md): Definition and usage guidance for the growthepie fdv metric.
- [fees](https://docs.growthepie.com/metric-reference/metric-reference/fees.md): Definition and usage guidance for the growthepie fees metric.
- [market\_cap](https://docs.growthepie.com/metric-reference/metric-reference/market-cap.md): Definition and usage guidance for the growthepie market\_cap metric.
- [profit](https://docs.growthepie.com/metric-reference/metric-reference/profit.md): Definition and usage guidance for the growthepie profit metric.
- [rent\_paid](https://docs.growthepie.com/metric-reference/metric-reference/rent-paid.md): Definition and usage guidance for the growthepie rent\_paid metric.
- [stables\_mcap](https://docs.growthepie.com/metric-reference/metric-reference/stables-mcap.md): Definition and usage guidance for the growthepie stables\_mcap metric.
- [throughput](https://docs.growthepie.com/metric-reference/metric-reference/throughput.md): Definition and usage guidance for the growthepie throughput metric.
- [tvl](https://docs.growthepie.com/metric-reference/metric-reference/tvl.md): Definition and usage guidance for the growthepie tvl metric.
- [txcosts](https://docs.growthepie.com/metric-reference/metric-reference/txcosts.md): Definition and usage guidance for the growthepie txcosts metric.
- [txcount](https://docs.growthepie.com/metric-reference/metric-reference/txcount.md): Definition and usage guidance for the growthepie txcount metric.
- [Coverage Overview](https://docs.growthepie.com/entity-coverage-reference/entity-coverage-reference.md): Reference for which chains, projects, and data availability layers are covered by growthepie.
- [Supported Chains And origin\_key](https://docs.growthepie.com/entity-coverage-reference/entity-coverage-reference/supported-chains-and-origin-key.md): Canonical chain coverage reference for growthepie origin\_key values.
- [Projects And owner\_project](https://docs.growthepie.com/entity-coverage-reference/entity-coverage-reference/projects-and-owner-project.md): Reference for growthepie project coverage and owner\_project identifiers.
- [Data Availability Layers And DA Metrics](https://docs.growthepie.com/entity-coverage-reference/entity-coverage-reference/data-availability-layers-and-da-metrics.md): Reference for growthepie data availability layer coverage and DA metric identifiers.
- [Recipes Overview](https://docs.growthepie.com/recipes-tutorials/recipes.md): Practical recipes for common growthepie API tasks.
- [Fetch A Metric In curl](https://docs.growthepie.com/recipes-tutorials/recipes/fetch-a-metric-in-curl.md): Use curl to fetch a growthepie metric export and filter it locally.
- [Fetch growthepie Data In Python](https://docs.growthepie.com/recipes-tutorials/recipes/fetch-growthepie-data-in-python.md): Use Python requests to fetch growthepie data safely.
- [Fetch growthepie Data In JS Or TS](https://docs.growthepie.com/recipes-tutorials/recipes/fetch-growthepie-data-in-js-ts.md): Use JavaScript or TypeScript fetch to load growthepie data.
- [Load Into pandas](https://docs.growthepie.com/recipes-tutorials/recipes/load-into-pandas.md): Load growthepie fundamentals data into a pandas DataFrame.
- [Compare Chains Over Time](https://docs.growthepie.com/recipes-tutorials/recipes/compare-chains-over-time.md): Compare multiple chains over time with growthepie exports.
- [Plot A Timeseries](https://docs.growthepie.com/recipes-tutorials/recipes/plot-a-timeseries.md): Plot a growthepie time series with pandas and matplotlib.
- [Export To CSV](https://docs.growthepie.com/recipes-tutorials/recipes/export-to-csv.md): Export growthepie data to CSV for spreadsheet or notebook workflows.
- [Use Cases Overview](https://docs.growthepie.com/use-cases/use-cases.md): High-intent landing pages that answer practical growthepie questions and point readers to the live platform and API.
- [How To Compare Layer 2 Transaction Count Over Time](https://docs.growthepie.com/use-cases/use-cases/how-to-compare-layer-2-transaction-count-over-time.md): Compare Layer 2 transaction count over time with growthepie and the public API.
- [How To Compare Base vs Arbitrum](https://docs.growthepie.com/use-cases/use-cases/how-to-compare-base-vs-arbitrum.md): Compare Base and Arbitrum with growthepie using live dashboards and the API.
- [How To Compare Stablecoin Supply Across Chains](https://docs.growthepie.com/use-cases/use-cases/how-to-compare-stablecoin-supply-across-chains.md): Compare stablecoin supply across chains with growthepie and stables\_mcap exports.
- [How To Find Which Metrics A Chain Supports](https://docs.growthepie.com/use-cases/use-cases/how-to-find-which-metrics-a-chain-supports.md): Find which metrics a chain supports in growthepie before generating queries or code.
- [How To Get Chain Overview Data For Arbitrum](https://docs.growthepie.com/use-cases/use-cases/how-to-get-chain-overview-data-for-arbitrum.md): Get the Arbitrum chain overview from growthepie and understand what it includes.
- [How To Identify Chains With Stale Data](https://docs.growthepie.com/use-cases/use-cases/how-to-identify-chains-with-stale-data.md)
- [How To Use owner\_project In The growthepie API](https://docs.growthepie.com/use-cases/use-cases/how-to-use-owner-project-in-the-growthepie-api.md): Use owner\_project correctly in growthepie project coverage and app-detail endpoints.
- [How To Use projects\_filtered.json](https://docs.growthepie.com/use-cases/use-cases/how-to-use-projects-filtered-json.md): Use projects\_filtered.json to find which projects have real datapoints and app-detail coverage.
- [How To Fetch App-Level Metrics For Uniswap](https://docs.growthepie.com/use-cases/use-cases/how-to-fetch-app-level-metrics-for-uniswap.md): Fetch app-level metrics for Uniswap with growthepie and the app detail endpoint.
- [How To Find Top Apps On A Chain](https://docs.growthepie.com/use-cases/use-cases/how-to-find-top-apps-on-a-chain.md): Find top apps on a chain with growthepie chain overview data and the live platform.
- [Methodology Overview](https://docs.growthepie.com/methodology-caveats/methodology-and-caveats.md): Methodology, interpretation, and trust guidance for growthepie data consumers.
- [Data And API Terms](https://docs.growthepie.com/methodology-caveats/methodology-and-caveats/usage-rules-and-data-tiers.md): Data and API terms, attribution guidance, fair-use guidance, and package-level coverage notes for growthepie data.
- [Freshness And Update Cadence](https://docs.growthepie.com/methodology-caveats/methodology-and-caveats/freshness-and-update-cadence.md): How to understand data freshness and update cadence in growthepie.
- [Coverage And Exclusions](https://docs.growthepie.com/methodology-caveats/methodology-and-caveats/coverage-and-exclusions.md): Coverage rules and exclusions in growthepie data.
- [Metric Interpretation Caveats](https://docs.growthepie.com/methodology-caveats/methodology-and-caveats/metric-interpretation-caveats.md): Common metric interpretation caveats for growthepie data.
- [Data Quality And Trust Signals](https://docs.growthepie.com/methodology-caveats/methodology-and-caveats/data-quality-and-trust-signals.md): Trust signals and source-of-truth guidance for growthepie documentation and data.
- [AI Validation Checklist](https://docs.growthepie.com/methodology-caveats/methodology-and-caveats/ai-validation-checklist.md): Benchmark questions and a manual checklist for validating AI-friendly growthepie docs.
- [Changelog Overview](https://docs.growthepie.com/changelog-deprecations/changelog-and-deprecations.md): Changelog and deprecation notes for the growthepie docs and public API surface documented here.
- [2026 Docs IA Overhaul](https://docs.growthepie.com/changelog-deprecations/changelog-and-deprecations/2026-03-docs-ia-overhaul.md): Summary of the March 2026 growthepie docs IA overhaul.
- [Deprecations And Legacy Endpoints](https://docs.growthepie.com/changelog-deprecations/changelog-and-deprecations/deprecations-and-legacy-endpoints.md): Deprecation notes and legacy endpoint guidance for growthepie docs consumers.
