Server-side API keys must be stored securely!Enable only the scopes you need, and no more, and do NOT expose your keys on the frontend of your app, or your github code repository.
Production server-side keys follow a “view once” policyWhen you create a server-side API key in the production environment, the key secret will only be shown once during creation. After you close the dialog or navigate away, you will not be able to view the key secret again.
Within the modal that opens, toggle the required scopes on and click the “Create server key” button at the bottom. You may need to expand an accordion for the product area you’re working on to expose additional scope options.
You can determine the scopes you need by visiting the API reference page for the API(s) you need to interact with.