Example scenario
To make learning more demonstrative, let's go through a common scenario, where we have two different, but typical use cases for our APIs:
Internal API clients
Our financial department is automating financial processes. The integration team is developing an automated integration Process which needs access to two internal APIs: Loan API and Investment API.
Partner API clients
We have outsourced implementation of marketing campaign websites for a partner company. They will need access to our Campaign API.
In this course, we create the needed API Keys for both API clients with the recommended settings.
The next article is Example on Creating API Keys