PulseFlow API Checklist
This documentation is designed to be extremely easy to follow, even if you have no technical background.
### 🚀 Getting Started in 3 Steps
1. **Get your API Key**: Go to your PulseFlow Dashboard and click on **Settings** > **API Keys**. Click 'Generate New Key'.
2. **Authorize this Page**: Copy your new key (it starts with `pf_`), scroll up to the top of this page, and click the green **Authorize** button. Paste your key in the box and click Authorize.
3. **Test it out!**: You can now click on any of the endpoints below (like `/api/v1/overview`), click **'Try it out'**, and then click **'Execute'** to see your live website data instantly!
---
### 📚 What can I do here?
Every single chart, graph, and number you see on your main dashboard is powered by these exact API routes.
You can use these endpoints to:
* **Build custom dashboards** in tools like Notion, Retool, or Google Looker Studio.
* **Trigger custom code** when a user makes a payment or hits a specific goal.
* **Export your raw data** into your own database for advanced analysis.
If you ever get stuck, just reach out!
### 🚀 Getting Started in 3 Steps
1. **Get your API Key**: Go to your PulseFlow Dashboard and click on **Settings** > **API Keys**. Click 'Generate New Key'.
2. **Authorize this Page**: Copy your new key (it starts with `pf_`), scroll up to the top of this page, and click the green **Authorize** button. Paste your key in the box and click Authorize.
3. **Test it out!**: You can now click on any of the endpoints below (like `/api/v1/overview`), click **'Try it out'**, and then click **'Execute'** to see your live website data instantly!
---
### 📚 What can I do here?
Every single chart, graph, and number you see on your main dashboard is powered by these exact API routes.
You can use these endpoints to:
* **Build custom dashboards** in tools like Notion, Retool, or Google Looker Studio.
* **Trigger custom code** when a user makes a payment or hits a specific goal.
* **Export your raw data** into your own database for advanced analysis.
If you ever get stuck, just reach out!