Rest API Copilot
A Postman-style API testing workbench built directly inside Odoo. Create requests, group them into collections, apply environments, send calls server-side, inspect responses, import files or folders, and keep a complete execution history without leaving ERP.
A practical API client for Odoo teams that test, debug, import, and repeat requests every day.
Axenor API Copilot replaces scattered tools with one Odoo-native workspace for REST calls, reusable collections, environment-driven configuration, file imports, and response tracking.
Postman-Like Workbench
Use a dedicated workspace with sidebar requests, URL bar, method switcher, tabs, and response panel.
Server-Side Request Sending
Calls are sent from Odoo using Python requests, which helps avoid browser CORS limitations during testing.
Import Files and Folders
Bring in API definitions from files or folders instead of rebuilding everything manually.
Reusable API Structure
Organize requests inside collections, attach environments, and track every execution in request history.
Built around clear Odoo models instead of loose temporary request data.
Stores method, URL, auth, headers, params, body, last response, timing, notes, and send actions.
Groups related requests, keeps a base URL, and links a default environment for faster reuse.
Holds named environments such as development, staging, or production for variable-driven requests.
Stores enabled keys, values, descriptions, and secret markers used inside request placeholders.
Captures request executions with status, response time, body size, and a drill-down to the original request.
Every major screen in the module, mapped to your uploaded description images.
1. Full API Workbench
The main screen gives users a dark Postman-style workspace with sidebar requests, quick actions, collection and environment selectors, request tabs, and a one-click send flow.
2. Response Viewer and Success Feedback
After a request is sent, the workbench shows status, response time, payload size, URL, and structured response output in the same screen.
3. File and Folder Import
Users can import files or complete folders directly from the workbench instead of manually creating requests one by one.
4. Request List Screen
Saved requests are visible in the standard Odoo list view with method badges, collection, auth type, response status, time, last sent date, and inline send action.
5. Collections List
Collections help teams group related endpoints under one base URL and default environment, which is useful for project APIs, client APIs, and product modules.
6. Collection Form with Linked Requests
Each collection can hold a base URL, default environment, description, request count, and embedded request lines with direct send actions.
7. Environment and Variable Management
Environments store reusable variables such as base URLs, tokens, and integration values, with support for enabled flags and secret markers.
8. Request History List
Every execution is logged with timestamp, method, request name, URL, status, time in milliseconds, payload size, and a quick link to open the detail record.
9. Request History Detail
History details preserve the exact result of a sent request so teams can review outcomes, compare responses, and keep an audit trail inside Odoo.
10. Full Request Form
The request form captures request setup and response details in tabs such as Authorization, Headers, Query Params, Body, Response, and Notes, with server-side send and clear actions.
Delivered by AxenorSuite Consultancy Services LLP
Need help extending API Copilot for your Odoo project, client integration, internal testing workflow, or connector-heavy deployment? We support Odoo customization, integration architecture, REST API design, portal development, and long-term maintenance.
AxenorSuite Consultancy Services LLP
Odoo consulting, implementation, customization, integration support, and long-term technical delivery for growing businesses.
Company Details
AxenorSuite Consultancy Services LLP
www.axenorsuite.com
WhatsApp: +91 84601 10120
Module Summary
- Postman-style API workbench inside Odoo
- Collections, environments, requests, and history
- Uploaded screenshots from 1.png to 10.png
- Prepared for AxenorSuite branding and delivery
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 2830 |
| Technical Name |
axenor_api_copilot |
| License | OPL-1 |
| Website | https://www.axenorsuite.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module