Access API Keys
To manage your organization’s API keys:
Go to Integrations in the Telgea portal.
Open the API Keys section.
From here, you can:
View existing API keys for your organization.
Create a new API key.
Configure permissions to control what each API key can access.
Revoke API keys that are no longer needed.
Create an API Key
To create a new API key:
Go to Integrations → API Keys.
Click Create API Key.
Select the permissions the key should have.
Save the API key and store it in a secure location.
Note: API keys are sensitive credentials. Store them securely and only share them with trusted systems or applications.
Configure Permissions
Each API key can be assigned a specific set of permissions.
Grant only the permissions required for the integration to follow the principle of least privilege and help keep your organization’s data secure.
Revoke an API Key
If an API key is no longer being used or you believe it may have been compromised, you can revoke it at any time.
Once revoked, the key will immediately lose access to the Telgea API and can no longer be used by integrations or automated workflows.
What can API keys be used for?
API keys enable secure access to the Telgea API, allowing you to:
Build custom integrations with your internal systems.
Automate administrative tasks.
Synchronize users, numbers, or other data with external applications.
Create workflows that interact with the Telgea platform programmatically.
For technical documentation and available API endpoints, refer to the Telgea API documentation.
