API Key Authentication
Odoo 11.0 does not include native API key authentication.
This system adds API key–based authentication for XML-RPC and JSON-RPC,
allowing external applications to connect without using user passwords.
Creating an API Key
1. Log in to Odoo as an administrator
2. Go to Settings → Users
3. Open the desired user
4. Navigate to Account Security tab
5. Click Create API Key
6. Copy and store the key securely
⚠️ API keys are shown only once. If lost, generate a new one.
Please log in to comment on this module