Model and query a Zenfolio user's photoset (gallery) hierarchy and access control
domain: zenfolio.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate and obtain a token as described in the Zenfolio Authentication guide
Fetch the user's object model root to enumerate Groups and PhotoSets (Zenfolio's gallery equivalent)
Read each PhotoSet's access control settings, which can be inherited from a parent Group or overridden locally
Adjust access control settings explicitly where you need to break inheritance from the parent
Use the object model's relationships (Group -> PhotoSet -> Photo) to walk the full hierarchy
Known gotchas
Zenfolio's access control model supports inheritance; a PhotoSet's effective permissions may not be visible from that object alone if it inherits from a parent Group
The API's object model uses Zenfolio-specific terms (Groups, PhotoSets) that don't map 1:1 to how other gallery vendors name folders/albums
Zenfolio maintains a separate "Zenfolio Classic" support track — confirm which API/account generation your target account uses
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?