Headers
Get your API keyAPI key (`sfk_...`)
Optional Apple Music album id for the request.
min 1 chars · max 128 chars
Optional Apple Music album URL for the request.
min 1 chars · max 4096 chars
Endpoint-specific response payload.
Whether the album was found.
one of: found, not_found
Album details when available.
Platform for this album.
one of: apple_music
Stable Apple Music album identifier.
min 1 chars
Album title.
min 1 chars
Best available square cover image URL when available.
Canonical public Apple Music album URL.
min 1 chars
Album artists when available.
Apple Music artist id when available.
Artist display name on this album.
min 1 chars
Canonical public Apple Music artist URL when available.
Number of tracks on the album.
≥ 0
Publisher release text when available (date, duration, copyright).
Album tracks in track order.
Stable Apple Music song identifier.
min 1 chars
Track title.
min 1 chars
Track number on the album when available.
≥ 0
Track duration in milliseconds when available.
≥ 0
Disc number for this track when available.
≥ 0
Whether the track is marked explicit when available.
Apple Music album id this track belongs to when available.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/apple-music/album?albumId=1468058165" \
-H "x-api-key: YOUR_API_KEY"Responses
Album lookup result.