It depends on the language, as for me, for C++, Qt is a good API. They have pretty much most of the common used APIs (network, file, DB, string, etc). As for the licensing, it is free for Open Source projects, but for commercial projects, you need to buy the license (it is per developer, don't know of site licenses). They also have support for Java, but I haven't used that yet. And also API for embedded devices (smart phones, etc). Nokia just bought Qt's company Trolltech, but they still committed to cater for their existing QT API users.
note: Qt is now licensed under the LGPL, meaning it's free for commercial use.
