Authentication
The Omnia API uses API keys for secure authentication across both production and sandbox environments. You can create and manage these keys through your dashboard interface, maintaining full control over access to your account.
API keys remain active indefinitely unless explicitly revoked, providing stable access for your applications. You can generate separate keys for different environments or applications and
revoke them individually as needed through the dashboard.
To authenticate requests, include your API key in the Authorization: Bearer <your_api_key> header.
Updated 10 months ago
Did this page help you?
