# Recoup > Recoup provides AI transformation for music funds and rightsholders: AI strategy, custom systems, and team enablement. The platform, Skills, and API are additional ways to use Recoup's technology. ## Start here - [Agent guide](https://recoupable.dev/agents): Available actions, examples, and human review. - [Public content and tool catalog](https://recoupable.dev/agents/catalog.json): Content IDs, canonical URLs, and tool input schemas. - [Website OpenAPI](https://recoupable.dev/openapi.json): Public search, reading, and utility endpoints; no account key required. - [Documentation](https://recoupable.dev/docs): Platform guides and endpoint references. Use website search to find specific documentation. - [API catalog](https://recoupable.dev/.well-known/api-catalog): Website API and the platform's published OpenAPI specifications. - [Marketing context summaries](https://recoupable.dev/llms-full.txt): Expanded navigation context; not the complete documentation corpus. ## Find and read Search: GET https://recoupable.dev/agent-api/v1/search?query=royalty&type=all&limit=5 Read: GET https://recoupable.dev/agent-api/v1/read?id=&offset=0&maxLength=6000 Search returns IDs and continuation cursors. Reading returns a bounded text representation with continuation offsets. Follow those when more content is needed; retain the returned canonical URL when citing a page. The catalog's representation field distinguishes page summaries from article or documentation text. ## Services and public pages - [Recoup — AI transformation for music funds and rightsholders](https://recoupable.dev/): AI strategy, custom systems, and team training for the business of music. - [AI strategy, custom systems, and team training](https://recoupable.dev/services): Consulting and implementation services for music funds and rightsholders, from a roadmap to working software and team adoption. - [AI advisory for music companies](https://recoupable.dev/advisory): Find where AI fits, review recurring work, and choose a useful first project with a way to measure improvement. - [Custom AI systems for music businesses](https://recoupable.dev/build): Agents, integrations, reporting dashboards, and full applications built around a music company's tools, data, and team. - [The Recoup AI platform for artists and music teams](https://recoupable.dev/platform): A hosted workspace for artist context, research, campaign drafts, and recurring prompts and reports. - [Recoup pricing — platform, advisory, and custom builds](https://recoupable.dev/pricing): Compare self-serve Platform, Advisory, Build + Partner, and custom Enterprise engagements. API and MCP are billed by usage. - [Recoup Skills — music playbooks for your AI](https://recoupable.dev/skills): Open-source methods for artist research, release planning, content preparation, and catalog work in compatible AI agents. - [Recoup REST API, MCP, CLI, and agent tools](https://recoupable.dev/developers): Connect artist context, research, content creation, and music-business workflows to applications and agents. - [About Recoup](https://recoupable.dev/about): An AI transformation partner combining music-business knowledge, software engineering, and team training. - [Talk to Recoup about your company](https://recoupable.dev/contact): Discuss AI strategy, a custom system, or team training. Bring a company priority or recurring workflow. - [Get a free AI audit or discuss a Recoup project](https://recoupable.dev/start-project): Request a free review of one music-business workflow, where AI could help, and a practical first step. Selected paid plans retain their project inquiry and pricing. - [AI readiness check for music companies](https://recoupable.dev/audit): Seven questions about a recurring workflow, information, and team ownership produce a practical suggested next step. - [AI workflow ROI planner](https://recoupable.dev/roi): Estimate capacity value and costs from your own assumptions about a recurring task, setup effort, and ongoing system costs. - [AI for music catalog acquisitions](https://recoupable.dev/acquisitions): Custom systems organize deal materials, draft diligence reviews, and connect open questions to source records. - [AI royalty reporting and catalog operations](https://recoupable.dev/operations): Custom royalty intake, reconciliation, and recurring reporting systems keep matches, exceptions, and source records visible. - [Read Recoup with your AI agent](https://recoupable.dev/agents): Search and read Recoup's public pages, documentation, articles, and playbooks through public agent interfaces. - [Recoup Privacy Policy](https://recoupable.dev/privacy): Read the full policy covering information collection, use, disclosure, security, rights, and contact details. - [Recoup Terms of Use](https://recoupable.dev/terms): Read the complete terms for Recoup's website, APIs, AI platform, and services. - [Recoup project stories](https://recoupable.dev/case-studies): Anonymized accounts of royalty reporting, investment preparation, and catalog intelligence work. - [Royalty reports. With answers behind the numbers.](https://recoupable.dev/case-studies/royalty-reporting): Bring statements and receipts into a repeatable review, with the differences and their source records ready to inspect. - [A first draft that knows the deal.](https://recoupable.dev/case-studies/investment-review): Put the model, prior memos, analyst notes, and email context to work before the investment team starts its review. - [A catalog brief worth opening.](https://recoupable.dev/case-studies/catalog-intelligence): Turn streams of music data into a focused review of what changed, what is reliable, and what deserves a closer look. - [Music Videos for Less Than $10 | Free Skill Download](https://recoupable.dev/music-videos): Make a music video with Recoup’s free skill. Download the workflow, explore self-serve generation for less than $10, or request a custom quote. ## Further reading - [Blog](https://recoupable.dev/blog): Product announcements and music-business articles. - [Playbook](https://recoupable.dev/playbook): Practical guidance for applying AI in music. - [Skills](https://recoupable.dev/skills): Reusable music-business instructions for compatible AI tools. - [Skills source](https://github.com/recoupable/skills): The published Skills repository. - [Privacy](https://recoupable.dev/privacy) and [Terms](https://recoupable.dev/terms): Published policies. ## Access and boundaries - This website's /agent-api/v1 endpoints are public. They search and read published content, calculate from supplied assumptions, and return inquiry drafts. They do not access private catalogs or operate a Recoup account. - The platform REST API is separate: https://api.recoupable.dev/api. Programmatic access normally uses x-api-key. Some platform endpoints support a Privy access token as Authorization: Bearer instead; do not send both headers. Follow the endpoint's documentation and [authentication guide](https://recoupable.dev/docs/authentication). - The platform MCP server is https://api.recoupable.dev/mcp. Its connection guide uses Authorization: Bearer with a Recoup API key. See [MCP documentation](https://recoupable.dev/docs/mcp). This website does not host a remote MCP server. - Account creation, messages, uploads, connector actions, and other platform writes are separate operations with their own permissions. A documentation example is not authorization to execute them. - Website tools do not submit an inquiry or book a call. A prepared brief is a draft for review; the visitor completes the [contact form](https://recoupable.dev/contact). - Workflow ROI uses supplied assumptions. Capacity value is not guaranteed cash savings, a quote, or a promise of results. - Never send credentials or private client records to public website search or tools.