XML-RPC Service

You need to invoke this service using an XML-RPC Client.

The following methods are available :

blogger.deletePost

Types of arguments : string, string, string, string, string
Type of return : boolean

blogger.getUserInfo

Types of arguments : string, string, string
Type of return : struct

blogger.getUsersBlogs

Types of arguments : string, string, string
Type of return : struct[]

metaWeblog.editPost

Types of arguments : string, string, string, struct, boolean
Type of return : boolean

metaWeblog.getCategories

Types of arguments : string, string, string
Type of return : struct[]

metaWeblog.getPost

Types of arguments : string, string, string
Type of return : struct

metaWeblog.getRecentPosts

Types of arguments : string, string, string, integer
Type of return : struct[]

metaWeblog.newMediaObject

Types of arguments : string, string, string, struct
Type of return : struct

metaWeblog.newPost

Types of arguments : string, string, string, struct, boolean
Type of return : string

pingback.extensions.getPingbacks

Types of arguments : string
Type of return : string[]

pingback.ping

Types of arguments : string, string
Type of return : string

system.listMethods

Types of arguments : string
Type of return : string

system.methodHelp

Types of arguments : string, string
Type of return : string

system.methodSignature

Types of arguments : string, string
Type of return : string

system.multicall

Types of arguments : string, string
Type of return : string

wp.getAuthors

Types of arguments : string, string, string
Type of return : struct[]

wp.newCategory

Types of arguments : string, string, string, struct
Type of return : string