Skip to main content
POST
Request a transcription

Authorizations

Authorization
string
header
required

Access token obtained via the Client Credentials OAuth 2.0 flow at https://connect.musixmatch.com/oauth/token

Body

application/json
musixmatch_user_id
string
required

The Musixmatch user ID obtained via token introspection

isrc
string
required

International Standard Recording Code (ISRC) of the track to transcribe

Pattern: ^[A-Z]{2}-?[A-Z\d]{3}-?\d{2}-?\d{5}$
language
string

Expected language of the lyrics as an ISO 639-1 code (e.g. en, es, fr). Optional but recommended — improves transcription accuracy.

Pattern: ^[a-zA-Z]{2}$

Response

Transcription request accepted.

message
string

Descriptive message of performed operation

data
object