Where to find WordPress API documentation?

I’ve been looking all over but I can’t find the documentation of WordPress’s XML-RPC API including a listing of all the functions, their parameters, etc. Can someone post the link(s)?

Related posts

Leave a Reply

2 comments

  1. Is this any good?

    It doesn’t look like a lot but it seems to be the official documentation. I don’t think it’s going to get any better than that, except maybe for 3rd party tutorials.

  2. Searching for “WordPress XML-RPC API documentation” points to this site, which seems to be the official documantation. It contains links to all the supported general blogging APIs as well as special WordPress extensions and general development information.