API are set of classes and interfaces that has been compile and build as a simgle entity for you to use in your program, mainly to help simplify problems you may or have encounter. all u need to do add the library to your program, call any class you need that is available in the api and use them in your app.