Overview

Most Cardcore institution operations use bearer tokens. Some utility flows such as Import Card use x-api-key.

Next step

Once you receive your API key, pass it in the request header:
x-api-key: {{apiKey}}
Store the key securely and do not expose it in frontend applications.