Options

Getting the featured images from categories and albums

CoryCCoryC Registered Users Posts: 1 Beginner grinner
Is there an API to get the featured image for a category or an album? I would like to display that image, like the site does. Does this exist? I cannot find a way short of creating my own "featured" setting in my app.

Comments

  • Options
    David PLDavid PL Registered Users Posts: 80 Big grins
    edited October 6, 2011
    CoryC wrote: »
    Is there an API to get the featured image for a category or an album? I would like to display that image, like the site does. Does this exist? I cannot find a way short of creating my own "featured" setting in my app.


    You can get it for an album. The "Highlight" represents the featured image for an album and is returned by smugmug.albums.getInfo:

    http://wiki.smugmug.net/display/API/show+1.3.0?method=smugmug.albums.getInfo
Sign In or Register to comment.