An API key works like a passwordIn general, a password is an arbitrary string of characters including letters, digits, or other symb... More for an application or service. Whoever gets it can often call the API as that account. That is why API keys should not be put in public repositories, logs or tools that do not need them.
