Generating API keys for authentication
You can generate API keys at the service instance level to allow applications to authenticate without requiring user credentials.
Before you begin
You must have the Service owner or administrator role in the tenant account.
About this task
API keys provide programmatic access to service instance resources and are applicable at the instance level only.
To manage API keys, use the following guidelines:
- Store API keys securely and do not commit API keys to source control or share them in plain text.
- Rotate keys regularly by generating new keys periodically and deleting old or unused keys.
- Grant only the minimum permissions required for each API key.
- Review API key usage logs regularly.
- Use separate API keys for different applications to limit exposure .
Procedure
What to do next
Your application can now access the specific service instance with the generated instance API key.