Search about photobucket



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


MyStoreSpace Quick Start Guide

Before you get started

To setup your store and process transactions you will need the following:

  1. Google Checkout account
  2. Image hosting service, such as Picasa, PhotoBucket, Google Page Creator, or your ISP


Adding items and categories

After you have logged in to your store as an administrator please use this QuickStart Guide procedure to add merchandise, add/modify categories and to manage your store.

Linking to your store

Linking to Store URL:
You may decide to keep the store as a standalone web site, accessible from a URL such as
http://mystorespace.com/storefront/YourStoreName/, or you may link your store to another domain.
                                                                                                                                                                                                                                                           Embedding your store into your existing site:
Alternatively, if your business already has a website, you may embed your store right into it by inserting a snippet of HTML code. This sample code fragment below will plug our demo store into any website.