Skip to content

Commit dcd7d25

Browse files
sweetmantechclaude
andcommitted
address sweetmantech review comments from PR #102
- 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>
1 parent 5a726d7 commit dcd7d25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Use the Recoup API to build your record label. Access research, co
55

66
# Welcome to the Recoup API
77

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.
99

1010
## What is Recoup?
1111

@@ -89,7 +89,7 @@ The API is organized into six main sections. Use these links to jump to the righ
8989
icon="comments"
9090
href="/api-reference/chat/chats"
9191
>
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.
9393
</Card>
9494
<Card
9595
title="Social Media"
@@ -122,7 +122,7 @@ The API is organized into six main sections. Use these links to jump to the righ
122122
icon="robot"
123123
href="/content-agent"
124124
>
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.
126126
</Card>
127127
<Card
128128
title="Authentication"
@@ -137,10 +137,10 @@ The API is organized into six main sections. Use these links to jump to the righ
137137

138138
If you are an LLM navigating these docs, here is a summary of the endpoint structure:
139139

140+
- **`/api/artists/*`** — Artist management (list, create, segments, socials, socials-scrape, profile)
140141
- **`/api/research/*`** — Artist research (search, lookup, profile, metrics, audience, cities, similar, urls, instagram-posts, playlists, albums, track, tracks, career, insights, genres, festivals, web, deep, people, extract, enrich, milestones, venues, rank, charts, radio, discover, curator, playlist)
141142
- **`/api/content/*`** — Content creation (create, generate-image, generate-video, generate-caption, transcribe-audio, edit, upscale, analyze-video, templates, validate, estimate)
142143
- **`/api/chat/*`** — Chat (chats, artist, segment, messages, messages-copy, messages-trailing-delete, create, update, delete, generate, stream, compact)
143-
- **`/api/artists/*`** — Artist management (list, create, segments, socials, socials-scrape, profile)
144144
- **`/api/songs/*`** — Songs and catalogs (songs, create, analyze, analyze-presets, catalogs, catalogs-create, catalogs-delete, catalog-songs, catalog-songs-add, catalog-songs-delete)
145145
- **`/api/tasks/*`** — Task automation (get, create, update, delete, runs)
146146
- **`/api/spotify/*`** — Spotify (search, artist, artist-albums, artist-top-tracks, album)

0 commit comments

Comments
 (0)