Week 4 - API's Flashcards
1
Q
What is an API?
A
API’s are powerful and versatile means to connect diverse and disparate software applications
2
Q
List the four types of APIs
A
- Public
- Partner
- Internal
- Composite
3
Q
What are Public APIs
A
open and available to use by anyone
4
Q
List the ways to monetise APIs
A
- Freemium
- Pay-as-you-go
- Subscription-based
- Rate Limiting
- Per-method pricing
5
Q
What is a Partner API?
A
an API, only available to specifically selected and authorized outside developers or API consumers, is a means to facilitate business-to-business activities.
6
Q
A