<!--
{
  "documentType" : "article",
  "framework" : "AppleMusicAPI",
  "identifier" : "/documentation/AppleMusicAPI/music-genres",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Music Genres"
}
-->

# Music Genres

Get information about the genres of the user’s music or items in the Apple Music Catalog.

## Topics

### Requesting Catalog Genres

[`Get a Genre`](/documentation/AppleMusicAPI/Get-a-Genre)

Fetch a genre by using its identifier.

[`Get Multiple Genres`](/documentation/AppleMusicAPI/Get-Multiple-Genres)

Fetch one or more genres for a specific storefront.

[`Get All Genres`](/documentation/AppleMusicAPI/Get-All-Genres)

Fetch all genres for the current top charts.

### Handling the Response

[`Genres`](/documentation/AppleMusicAPI/Genres)

A resource object that represents a music genre.

[`GenresResponse`](/documentation/AppleMusicAPI/GenresResponse)

The response to a genres request.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)