Recoup Research — Find Contacts
Find industry people (managers, A&R, press) and draft outreach.
export RECOUP_API="https://api.recoupable.dev/api" # auth header: x-api-key: $RECOUP_API_KEY
Procedure
POST /research/people {query, num_results}— multi-source profiles (LinkedIn etc.).POST /research/enrich {input, schema}— structured facts (title, recent signings, contact); schema must include"type":"object".POST /research/extract {urls, objective}— pull specific source pages.- Fall back to
/web+/deepfor narrative and leads.
Never fabricate a contact — only surface people who appear in sourced results;
draft outreach only after the person is confirmed. Reference real specifics
(the artist, label, market, or release in play) so drafts aren't generic. Full chains in
references/workflows.md (People Outreach).
Guardrails
- Draft, don't send — anything touching a real human is presented for the user to send themselves.
- Never fabricate a contact, email, or recent work.
- Credits: surface
checkoutUrloninsufficient_credits.
References
references/workflows.md— people-outreach chains + CRM enrichment.