marketing-system · v0.1.0
Enter your MARKETING_SYSTEM_API_KEY to unlock the dashboard. Stored in your browser only.
Monthly listener count isn't in the Spotify Web API (S4A-only metric). Paste it here daily — followers / popularity / genres auto-pull when OAuth is set up.
| # | Track | Popularity |
|---|---|---|
| loading… | ||
Goes live the moment you click. Make sure the platform's env vars are set on Vercel — check System Status tab.
Instagram + TikTok require a public HTTPS URL — host on R2 / Cloudinary / imgur. Facebook is text-only in v1.
Each tile shows whether the platform's env vars are set on Vercel. Offline = env vars not configured yet (see setup walkthroughs).
| Method | Path | Purpose |
|---|---|---|
GET | /api/health | liveness |
POST | /api/generate | generate platform content |
POST | /api/pitch | single outreach pitch |
POST | /api/pitch/batch | batch pitch generation |
POST | /api/publish | publish one post |
POST | /api/publish/multi | fan-out publish |
GET | /api/publish/configured | configured publishers |
GET | /api/stats/spotify/{artist_id} | spotify snapshot |
Same value as MARKETING_SYSTEM_API_KEY in Vercel env vars.