The RESTful API that accesses Odoo using standard HTTP GET, PUT, POST, and DELETE methods and a simple JSON input and output format.
It uses both the OAuth1 and OAuth2 protocols to authenticate 3rd party applications.
The Odoo REST API endpoints can be used for a variety of purposes such as:
Odoo Version Information:
GET /restapi/1.0/common/version
Logging In:
- OAuth1 Authentication
POST /restapi/1.0/common/oauth1/request_token (Temporary Credential Request endpoint)
GET /restapi/1.0/common/oauth1/authorize (Resource Owner Authorization endpoint)
POST /restapi/1.0/common/oauth1/access_token (Token Credentials Request endpoint)
- OAuth2 Authentication
GET /restapi/1.0/common/oauth2/authorize (Resource Owner Authorization endpoint)
POST /restapi/1.0/common/oauth2/access_token (Token Credentials Request endpoint)
Calling Methods:
- Check Access Rights
GET /restapi/1.0/object/{object_name}/check_access_rights?operation={list_of_operations}
- List Records
GET /restapi/1.0/object/{object_name}/search
- Count Records
GET /restapi/1.0/object/{object_name}/search_count
- Read Records
GET /restapi/1.0/object/{object_name}/{id} (Read Single Record)
GET /restapi/1.0/object/{object_name}?ids={comma_separated_ids} (Read Record Set)
GET /restapi/1.0/object/{object_name}/?domain={comma_separated_list_of_args} (Read Filter Records)
- Listing Record Fields
GET /restapi/1.0/object/{object_name}/fields_get
- Create Records
POST /restapi/1.0/object/{object_name}?vals={values_for_the_object's_fields}
- Update Records
PUT /restapi/1.0/object/{object_name}/{id}?vals={fields_and_values_to_update} (Update Single Record)
PUT /restapi/1.0/object/{object_name}?ids={comma_separated_ids}&vals={fields_and_values_to_update} (Update Record Set)
- Delete Records
DELETE /restapi/1.0/object/{object_name}/{id} (Delete Single Record)
DELETE /restapi/1.0/object/{object_name}?ids={comma_separated_ids} (Delete Record Set)
Report Printing:
GET /restapi/1.0/report/{report_name}/{id} (Print Single Report)GET /restapi/1.0/report/{report_name}?ids={comma_separated_ids} (Print Report Set)
Inspection and Introspection:
- Provides information about Odoo models via its various fields (ir.model)- Provides information about the fields of Odoo models and allows adding custom fields without using Python code (ir.model.fields)
API Quick Reference Guide
Click Here for a quick reference guide to use the odoo REST API.
Free Support
1) One month free bug support period will be offered pertaining to any one server used, testing or live.
2) If an error appears in our app due to other custom modules installed in your system, we will charge for our efforts to resolve those errors.
3) Please note that you are not allowed to distribute or resell this module after purchase.
4) This module is tested and working on Odoo vanilla with Ubuntu OS.
2) If an error appears in our app due to other custom modules installed in your system, we will charge for our efforts to resolve those errors.
3) Please note that you are not allowed to distribute or resell this module after purchase.
4) This module is tested and working on Odoo vanilla with Ubuntu OS.
Get Help & Support
Help & Support
Request New Features
Checkout Other Apps Developed By Synconics Technologies Click Here
Our Services
Do not mention your query in comments. Odoo does not inform us if there is any query sent on comments, with this there might be a delay from our side to respond on your query. So please forward your query on contact@synconics.com for fast response.
For product demo, please generate a ticket and mention your preferred time and date. Please make sure the demo timing you mentioned are as per Indian Standard Time (IST), between 10:30 AM to 7:00 PM (IST), Monday to Friday.
Odoo REST API: Version 1.0 documentation
Our Odoo REST API Reference houses a lot of information, but doesn't always tell you how you should use it.
If you want to built apps and other integrations for the Odoo, this tutorial will walk you through what is required to authenticate and make basic API calls.
Get the module
The module restapi is available on Odoo App Store, Here are links for:
Installation
There are two ways to install module:
Directly from App store
- Activate Developer Mode
- Navigate to the Apps menu
- Click on second Apps menu if you are using version 9.0 otherwise App Store menu in left side bar
- Remove Featured [x] filter from search bar
- search module restapi
- Click on Install button.
By puting module in addons
- Unzip restapi module to custom addons directory
- Restart odoo server
- Activate Developer Mode
- Navigate to the Apps menu
- Click on Update Apps List menu in left side bar
- Once apps list is updated, click on Apps menu in left side bar
- Search module restapi
- Click on Install button.
Getting Started
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
Report comment
Any abuse of this reporting system will be penalizedIt seems didn't work with multiple database in a single odoo service
Hi Synconics, Are there any documentation that I missed in regards set this module up for multiple database on a single Odoo 12 service. I tried but no luck. Aprreciate your help and feedback. Cheers!, -gs
Re: It seems didn't work with multiple database in a single odoo service
Hello Guntur, Kindly send your query on contact@synconics.com. So will help you through mail and chat. Regards,
Is it compatible with several databases?
Hello Synconics. Are there any restrictions when using this module if Odoo works with two or more databases? Even if you work with the same username in those databases? BR
Re: Is it compatible with several databases?
Hello Jordi, Please share your question with example on contact@synconics.com
testing the module
hi, can i test this on your live server? want to test before purchasing. thanks
Re: testing the module
Hello Ivan, Please find testing link as below: https://odoo-restapi-demo.synconics.com Username: admin Password: admin
Install in odoo.sh
Hi there Is it installable in odoo.sh? Regards
Re: Install in odoo.sh
Hi Javier, Yes it's installable on Odoo.sh.
@geometry01 - SPAM message
this is SPAM message
Hello John (hienvanvu@gmail.com) We are thankful to you for purchasing our app. But please don't make false comment here as you are not getting any response. All ready we have giving you answer on skype.
Contact not support, supplier is too bad
I bought this module but encountered some problems so I contacted support but didn't receive a response
Re: Contact not support, supplier is too bad
Hello hienvanvu, If you purchased our App, kindly send us your query, with invoice of purchasing. Just not post fack feedback, intensely.
@Oliver Kindly generate a Ticket (from this page only), so, concern technical expert will explain you.
How your workflow manipulations works in Odoo v12 and 11?
You mentioned the Workflow Manipulations feature in 12 and 11 versions. How does it works?