API keys

Account API keys section is used to set up API keys for Omnivery account management and webhook security tokens. Management API keys should not be used for sending messages.

If you are looking for credentials to start sending messages, please refer to the credentials section of this documentation.

API keys

The API keys section allows you to generate a unique API key to access Omnivery APIs management endpoints. We highly recommend restricting the use of API keys to select IP addresses/networks.

You can add as many API keys as needed and we highly recommend you to have a separate API key for each system interacting with our API.

Signing key

The signing key is generated for your account at the time of set up. This key is used to sign all the webhook calls from the system and can be used to validate the authenticity of each webhook call from our platform.

The key can be regenerated at any time by using the Update key button. It is critical that the new key is added to your webhook endpoint script for proper validation as otherwise your endpoint would consider the calls as unauthenticated.