๐ Secret Key
Learn where to find your Amwal Secret API Key and how to use it securely for server-side integrations.
Use your Secret API Key to authenticate secure server-to-server requests with Amwal.
Getting Your Secret Key
- Open the Amwal Merchant Dashboard.
- Select your store, then open the Integration tab.
- Copy the Secret API Key shown below the Sandbox Key.
Using Your Secret Key
Use your Secret API Key for secure backend operations, including:
- Custom API integrations
- Server-side features such as refunds
- Requests that require
Amwal API SecretorAuthorization
Visual Guide
๐ก๏ธ Important Security Notes
- Never expose your Secret Key in client-side code, mobile apps, or public repositories.
- Store your Secret Key in environment variables or another secure configuration method.
- Use your Secret Key only for server-to-server communication.
- Regenerate your Secret Key immediately if you think it has been exposed or compromised.
Updated 2 days ago