Dev Portal
🔑 API Keys
Manage and secure your AppVerse API keys for production and sandbox environments.
Create New Key
Create sandbox keys for testing or production keys for live applications.
Production KeyProduction
sk_live_************abcd
Sandbox KeySandbox
sk_test_************xyz
⚠️ Security Notice
Keep your API keys private and never share them in public repositories or client-side code. Always store keys securely and rotate them regularly. For extra protection, use environment variables or secret managers.