Recoup Research — Playlist Targets
Catalog-wide playlist strategy from research data (not one audio file).
export RECOUP_API="https://api.recoupable.dev/api" # auth header: x-api-key: $RECOUP_API_KEY
Procedure
/playlists?artist={ARTIST}&status=currentfor placements;status=pastfor re-pitch opportunities./similar→/playlistson each peer → playlists hosting 2+ peers you're NOT on are the warmest targets (the gap analysis)./track/playlists?id={track_id}&editorial=true(5 credits) for per-track editorial coverage./metrics(playlists_editorial_current) to judge editorial vs algorithmic balance.
Answer: target playlists (ranked, warmest first), placement gaps, editorial vs
algorithmic, and which catalog tracks to push. Full chains in
references/workflows.md (Playlist Pitching Intelligence, Catalog Optimization).
Guardrails
- No invented placements.
followers_totalis a formatted string ("34.3M") — parse it if sorting numerically. - Credits: surface
checkoutUrloninsufficient_credits.
References
references/workflows.md— playlist pitching + catalog optimization chains.