---
title: "music.genres.get"
method: GET
path: "/ws/1.1/music.genres.get"
tags: ["Charts"]
---

# music.genres.get

`GET /ws/1.1/music.genres.get`

Get the list of the music genres available in Musixmatch catalogue.

## Response `200`

200 OK / 401 Unauthorized

- object
  - `message` object
    - `body` union
      - object
        - `music_genre_list` object[]
          - `music_genre` union
            - object
              - …
            - string
      - unknown[]
        - unknown
    - `header` object
      - `execute_time` number
      - `status_code` number

---

[API](https://skmtc.net/musixmatch/apis/lyrics-api.md) · [All operations](https://skmtc.net/musixmatch/apis/lyrics-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/musixmatch/lyrics-api/revisions/edbc169d5499/schema)
