|
reseller API Methods |
|
Currently Available API Methods — Reseller
Starts the billing cycle for a trial blog and sets status to 'active'.
Adds bandwidth to the specified blog for the current month.
Adds bandwidth, in megabytes, to the specified blog for the current month.
Creates a new blog.
Adds a set of categories to an existing blog.
Use this function to determine if a given username/password combination is for a valid Blogware account.
Returns boolean indicating hostname availability.
Returns boolean indicating whether or not a username is available.
Returns a valid cookie which grants a user access to the administrative area of Blogware.
Deletes the specified blog.
Returns a list of valid transfer-usage upgrade values.
Returns information about every blog under your reseller account. This command will soon be deprecated; please use getBlogsWithOffset instead.
Returns a blog's bandwidth usage total for the current or previous month. The amounts of any manual or automatic upgrades are also returned.
Returns a struct containing information about a specified blog.
Returns information about a blog specified by hostname.
Allows you to request blog information using pagination to control the number of blogs returned. This command should be used instead of the getBlogs command.
Returns a list of the Component Profiles that you have created.
Returns a list of CSS templates available for your user's blogs.
Returns a list of Blog IDs for blogs that have not been updated since the date specified.
Returns a list of structs which define the available packages.
Returns a list of structs defining allowable status values for reseller.updateBlogStatus.
Returns a list of valid time zones.
Returns the trackback moderation values that are required to change a blog's trackback moderation setting.
Returns an encoded URL that allows blog publishers to access the publisher control panel without having to login.
Returns a list of reseller.getBlogInfo structs for each blog this username owns.
Sends account information for a blog account to the email address on record for the account.
Sends account information for the owner of "hostname" to the email address on record for the account.
Changes the password for a blog user. The original password is not required.
Adds or removes the automatic transfer-usage upgrade feature for the specified blog.
Updates the component profile for the specified blog.
Changes the primary or secondary or both or all hostnames associated with a blog.
Changes the language used in the blog's Publisher Control Panel.
Changes the package of a blog.
Changes the status of a specified blog.
Changes a blog's trackback moderation setting.
Changes a blog user's password.