<!--
{
  "documentType" : "article",
  "framework" : "AppleMusicAPI",
  "identifier" : "/documentation/AppleMusicAPI/recommendations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Recommendations"
}
-->

# Recommendations

Get music recommendations based on the user’s library and purchase history.

## Topics

### Requesting Recommendations

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

Fetch a recommendation by using its identifier.

[`Get a Recommendation Relationship Directly by Name`](/documentation/AppleMusicAPI/Get-a-relationship-on-the-recommendation)

Fetch a recommendation’s relationship by using its identifier.

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

Fetch one or more recommendations by using their identifiers.

[`Get Default Recommendations`](/documentation/AppleMusicAPI/Get-All-Recommendations)

Fetch default recommendations.

### Handling the Response

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

A resource object that represents recommended resources for a user calculated using their selected preferences.

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

The response to a request for personal recommendations.



---

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)