Bulk-enrich songs with metadata from MusicBrainz / LRCLIB / YouTube
POST/api/songs/enrich
POST
/api/songs/enrich
Pass dry_run: true to preview changes without writing.
Authorizations
Section titled “Authorizations”Request Body
Section titled “Request Body”object
song_ids
Array<string>
fields
required
Array<string>
dry_run
boolean
Responses
Section titled “Responses”Enrichment summary
object
ok
required
boolean
data
Invalid input
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Forbidden / no permission
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
