🔑 Secret Key
Getting Your Secret Key
Using Your Secret Key
Your Secret API Key is essential for:
• Custom API integrations
• Accessing server-side features such as refunds
🛡️ Important Security Notes
Never expose your Secret Key in client-side code or public repositories.
Store your Secret Key securely in environment variables or secure configuration files.
Use your Secret Key only for server-to-server communications.
Regenerate your Secret Key immediately if you suspect it has been compromised.
Updated 2 days ago