Skip to main content
Example on Typical API use case scenario

Example scenario of an API Key in practice

Ossi Galkin avatar
Written by Ossi Galkin
Updated over 10 months ago

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

Did this answer your question?