Application programming interface
Appearance
Subscribe to my Youtube channel : Codelogia
I made a whole video about it, and guess what, it is pretty simple to understand.
Main types of web APIs:
- Open APIs - I edited this thing here, so ....
- Partner APIs - available to strategic business partners; they are exposed to a public API developer portal.
- Internal APIs - available to a company's internal development teams; they are exposed to a private API developer portal.
- Composite APIs - are a sequence of tasks bundled into a single API call.[1]
Types of API include web services API like the Twitter API, which allows programs to use the API to receive updates on tweets.
References
- ↑ "Types of APIs | Learn about the Different Types of APIs in 2020". API Friends. 2020-04-29. Retrieved 2020-04-30.