Questions related to the SmugMug API. Primarily for developers building apps using the API.

learn more… | top users | synonyms

5
votes
1answer
74 views

Which domains can flash make requests to on SmugMug - contain crossdomain.xml file?

I'm building a Flash application that accesses SmugMug and while api.smugmug.com contains a crossdomain.xml file that lets Flash make requests there, other domains don't, namely www.smugmug.com. ...
3
votes
1answer
63 views

Is there a way to leave comments using the API?

I would like to make a program which can view images, leave comments, etc. The program is for Android. I can't seem to figure out how to put comments using the API, at least for anonymous comments. Is ...
3
votes
2answers
511 views

Is there a way to access a password protected gallery using the provided RSS feeds or API?

Say you have a gallery that is password protected, and you are wanting to access it programatically (could be a phone app, or digital picture frame, etc.). Is this currently possible? The only ...

1 2