I think autoloading the API's is only done in phorum-5.3.
Otherwise common.php loads only the API's it needs on its own, it would be too much overhead to load all API's.
Maybe you should just start coding and see where it gets you. PHP will complain loudly if something is missing ;).
Thomas Seifert