Triggers AI transcription of a track from the audio file previously delivered via the delivery flow. Musixmatch will generate plain-text lyrics and time-synced lyrics from the audio. Returns a transcription_request_id to track progress.
Documentation Index
Fetch the complete documentation index at: https://docs.musixmatch.com/llms.txt
Use this file to discover all available pages before exploring further.
Access token obtained via the Client Credentials OAuth 2.0 flow at https://connect.musixmatch.com/oauth/token
The Musixmatch user ID obtained via token introspection
International Standard Recording Code (ISRC) of the track to transcribe
^[A-Z]{2}-?[A-Z\d]{3}-?\d{2}-?\d{5}$Expected language of the lyrics as an ISO 639-1 code (e.g. en, es, fr). Optional but recommended — improves transcription accuracy.
^[a-zA-Z]{2}$Transcription request accepted.