Linkedin API

LinkedIn has a number of APIs, there's the Profile-API for getting users profiles and there's the Profile-Edit-API which can be used to send a patch of the user's profile to update the content.

API in normal terms means “application programming interface”. This is a concept in software technology that essentially refers to how multiple applications can interact with and obtain data from one another.