Photobucket Developer API Guide
Introduction
The Photobucket API allows you to create an interface to “talk” to the Photobucket web site. This means that users do not have to leave your site to perform certain actions on the Photobucket site, such as:
• Uploading images.
• Uploading video
• Getting all recent media (videos and images) for:
o A specific user.
o All users.
o Group albums.
• Searching media matching a specific term or terms in:
o One user’s account.
o All user accounts.
o Group albums.
• Getting all details associated with one piece of media, such as:
o Link URLs.
o Thumbnail URL.
• Updating titles, descriptions, and tags.
Using the Documentation