Smugmug
Smugmug

SmugMug is a platform for photographers to showcase, share, and sell their photos and videos.

Completely Secure
120152VIEWS
2743USERS

Tools

1 of 1

Get Folder Details

This tool retrieves the details of a specific folder for a SmugMug user using its Node ID. _tags = ["important", "openWorldHint", "readOnlyHint"] creation and modification dates, node ID, and optionally the URI of the album set as the highlight.

Get Node Details

This tool retrieves the details for a specific node (e.g., Album, Folder, Page) using its unique NodeID. It uses the API endpoint GET /api/v2/node/{NodeID} to fetch details such as Uri, NodeID, Name, Type, and UrlPath.

Get User Profile

Retrieves the public profile information for a SmugMug user.

List Albums In Folder

This tool retrieves a list of all albums within a specified user's folder on SmugMug. It allows for pagination to handle large numbers of albums.

List Child Nodes

Retrieves a list of all child nodes (albums or folders) for a specified parent node in SmugMug.