
Our initial versions of the API were on an architecture similar to XMLRPC for Joomla 1.5. However, we found that the com_api project was better structured so we forked it & converted all our plugins to the com_api architecture.
The Latest version of com_api supports Joomal 2.5 & Joomla 3.0.
Get it here on GitHub.
API plugins are available for many extensions including Joomla content, Users, JomSocial, SOBI, AEC, SocialAds to name a few.
Get them here on GitHub .
If you are interested in the older XMLRPC like separate application version, you can
get it here. Note that we don't maintain that anymore.