Which scenario describes the use of a public API?
- It can be used with no restrictions.
- It is used only within an organization.
- It requires a license.
- It is used between a company and its business partners.
Answers Explanation & Hints: Public, or open, APIs have no restrictions and are available to the public. Some API providers do require a user to obtain a free key or token prior to using the API in order to control the volume of API requests received and processed.