SmugMug's API
About
SmugMug's API allows you to read from and write to SmugMug for your own applications. You'll need an API Key to get started, and need to use REST, JSON, serialized PHP , or XML-RPC to interact with the service. SmugMug *highly* recommends using REST, JSON, or serialized PHP....
Accounts
Anyone building something for all SmugMug customers to use, we'll start you off with a free full featured Pro account with all the bells and whistles for 1-year! If your application becomes one of our most popular, we'll make that account free even longer
Simply drop us a note (markham at smugmug dot com) letting us know what your application will do and a link to some of your prior work.
Already have an account? Just include it in your email.
Commercial Applications
We're thrilled that you want to build your business on top of SmugMug. Contact us (Same email as above) first for approval or clarification.
User-Agent
IMPORTANT: Please send along your own custom User-Agent string on all requests, including version number, so we can help our customers out who might be using your application. Thanks!
Feeds
Often, if you just want to read data and not write it, it's often easier to just grab and parse one of our feeds. Sorry the documentation is a little weak, do feel free to ask on dgrin about more details (or even write up a better page yourself!). See our feeds page for more info on the actual feeds.
Uploading
We have a special page on uploading photos to SmugMug since that can be a little confusing.
Documentation
And, of course, we have documentation on all of the SmugMug API methods. Current versions are:
- Release - 1.2.0
- Beta - 1.2.1 (see this dgrin thread until documentation has been updated)
- Beta - 1.2.2 (with OAuth)
Updates
- The official SmugMug API blog
- The API Announce mailing list
Discussion
Hacks and Applications
- Lots of people have made some awesome hacks and applications for SmugMug!
Future
- Looking for a new feature? Check the SmugBugs? and the API Feature Requests page and add it.