SmugMug API
Tutorial
API Concepts
Advanced
- Optimizing response sizes
- Expanding related data
- Configuring expansions
- Rate Limits
- Method and Content Overrides
- Performance Metrics
- Multi-get
- Options requests
Live API Browser
Reference
AlbumImage
This reference only covers the most important details. Use the Live API Browser to see everything.
Live example: /api/v2/album/SJT3DX/image/jPPKD2c
An AlbumImage isn't an independent object. Instead, it represents the relationship between a particular album and a particular image in that album. This is useful because the same image may appear in multiple albums, such as by being collected into a second album.
Important fields
This endpoint includes all of the fields from the associated image endpoint. You can see some of those details on the Image page or by going to the Live API Browser.
Important links
Name | Description |
---|---|
Album | The album from this album-image relationship |
Image | The image from this album-image relationship |
ImageAlbum | The album where the image is actually stored (if you have permission to see it) |