Recipes Overview

Practical recipes for common growthepie API tasks.

This section turns the API reference into concrete tasks. Each recipe is complete and runnable, and each recipe uses real public endpoints instead of pseudo-code.

Common Tasks

  • Fetch one metric export

  • Load daily exports into pandas

  • Fetch data in Python or JavaScript

  • Compare multiple chains over time

  • Plot a time series

  • Export to CSV

Last updated