Images
Get image by entity
Serve image via CDN redirect. Triggers the image pipeline on cache miss. Returns a 302 redirect to the CDN URL with metadata in response headers.
GET
Get image by entity
Authorizations
API key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Path Parameters
Available options:
listening, watching, collecting, reading Example:
"listening"
Available options:
albums, artists, movies, shows, releases, articles Example:
"albums"
Minimum string length:
1Example:
"album-123"
Available options:
thumbnail, small, medium, large, poster, poster-lg, backdrop, original Example:
"medium"
Query Parameters
Example:
"Radiohead"
Example:
"OK Computer"
Example:
"a1b2c3d4-..."
Example:
"12345"
Response
Redirect to CDN image URL. Metadata returned via X-ThumbHash, X-Dominant-Color, X-Accent-Color headers.
Get image by entity