You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update intro text to highlight content generation and catalogs
- KISS: remove "AI-powered" from Chat card description
- KISS: remove "AI" from Content Agent card description
- Move /api/artists/* to first in LLM quick reference
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: index.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: "Use the Recoup API to build your record label. Access research, co
5
5
6
6
# Welcome to the Recoup API
7
7
8
-
Use the Recoup API to build your record label. Access artist analytics, fan segmentation, AI-powered chat, content creation, and task automation to power your music business.
8
+
Use the Recoup API to build your record label. Generate content, Access artist analytics, Manage your catalogs, AI-powered chat, and task automation to power your music business.
9
9
10
10
## What is Recoup?
11
11
@@ -89,7 +89,7 @@ The API is organized into six main sections. Use these links to jump to the righ
89
89
icon="comments"
90
90
href="/api-reference/chat/chats"
91
91
>
92
-
AI-powered conversations with artist context. Create, stream, and generate messages. Copy messages, delete trailing messages, and manage chat history.
92
+
Conversations with artist context. Create, stream, and generate messages. Copy messages, delete trailing messages, and manage chat history.
93
93
</Card>
94
94
<Card
95
95
title="Social Media"
@@ -122,7 +122,7 @@ The API is organized into six main sections. Use these links to jump to the righ
122
122
icon="robot"
123
123
href="/content-agent"
124
124
>
125
-
AI content creation agent accessible via Slack. Generates images, videos, and captions for artists automatically.
125
+
Content creation agent accessible via Slack. Generates images, videos, and captions for artists automatically.
126
126
</Card>
127
127
<Card
128
128
title="Authentication"
@@ -137,10 +137,10 @@ The API is organized into six main sections. Use these links to jump to the righ
137
137
138
138
If you are an LLM navigating these docs, here is a summary of the endpoint structure:
139
139
140
+
-**`/api/artists/*`** — Artist management (list, create, segments, socials, socials-scrape, profile)
0 commit comments