API in PHP
An API (Application programming interface) is an abstract programming interface for simplifying communication between multiple types of software.
If you're figuring out how to implement an API for your web site, I recommend the Structured REST API library.