API
Application Programming Interface
A set of protocols and tools that allows different software applications to communicate with each other. Salesforce offers REST, SOAP, Bulk, Streaming, and Metadata APIs.
Example use case
A developer uses the Salesforce REST API to build a custom mobile app that reads and writes Salesforce data.