What is API?Application Programming InterfaceApplication programming interface. The blog API is of course an application interface based on various blog systems. For example, you can use zoundry or live writer to publish several offline logs and yupoo to synchronously publish several blog images.
API has become increasingly popular recently. Since the advent of the Web 2.0 era, it seems to be a sign of the web era. If any one dares to boast 2.0 but does not provide API extension support, just blow your own mouth.
The API is really powerful. Here isFull Web 2.0 API list, Collected a lot of web-based API applications. If you are interested, you can see how much you have used.
This is to say back to the blog API. As mentioned above, if there is still a blog system that does not support API interfaces, it is basically the road to death. Fortunately, WordPress and pjblog commonly used before zfreet are very powerful systems, and the current Bo-blog is also very handy, but there are not many places to use the API, if necessary, you should know the API address of each system.
First go to the Section provided by Google DocsCommon blog API access URLs, In the formatBlog system/API/URL:
Blogsome
Blogger
Http://YOURBLOG.blogsome.com/xmlrpc.php
Conversant
MovableType
Http: // yourblog/rpc2
Drupal 4.4 +
MovableType
Http: // yourblog/path/to/XMLRPC. php
Geeklog
Blogger
Http: // yourblog/blog/
Jroller
Metaweblog
Http://www.jroller.com/xmlrpc
Manila
Metaweblog
Http: // yourblog/rpc2
MovableType
MovableType
Http: // yourblog/path/to/mt-xmlrpc.cgi
Nucleus <2.5
Metaweblog
Http: // yourblog/path/to/nucleus US/XMLRPC/server. php
Nucleus 2.5 +
MovableType
Http: // yourblog/path/to/nucleus US/XMLRPC/server. php
Plog
Metaweblog
Http: // yourblog/XMLRPC. php
Pyblosxom
Metaweblog
Http: // yourblog/path/to/cgi-bin/pyblosxom. cgi/RPC
Pmachine
Blogger
Http: // yourblog/PM/pmserver. php
Quick blog
Metaweblog
Http: // yourblog/metaweblog. aspx
Roroller
Metaweblog
Http: // yourblog/XMLRPC or http: // yoursite/root/XMLRPC
Serendipity
MovableType
Http: // yourblog/serendipity/serendipity_xmlrpc.php
Textpattern
Metaweblog
Http: // yourblog/path/to/textpattern/xmlrpcs. php
Typepad
Blogger
Http://www.typepad.com/t/api/xmlrpc.php
Typo
Metaweblog or
Moveabletype http: // yourblog/backend/XMLRPC
WordPress
MovableType
Http: // yourblog/path/to/XMLRPC. php
Xaraya
MovableType
Http: // yourblog/path/to/WS. php? Type = XMLRPC
Apart from the familiarity of blogger and Wordpress, other systems are rare in the domestic field.
Then there are some commonly used blog Systems in China:
Bo-blog-- Http: // yourblog/XMLRPC. php
Pjblog 2-- Http: // yourblog/XMLRPC. asp
Z-blog-- Http: // yourblog/XML-RPC/index. asp
Csdn blogHttp://blog.csdn.net/USERNAME/services/metablogapi.aspx
MydonewsHttp://my.donews.com/USERNAME/xmlrpc.php
......
At first, I thought it would be easy to find the API addresses of many blog systems, but the results were not optimistic. Now let's put them here.
The general rule is: if you are using a self-built Blog system, most of the files or folders containing XML, RPC, and other words are in the file. If you are using a blog hosting service, in addition to search engines, you only need to ask customer service or users.