Odoo logo

Odoo

Odoo is an open-source suite of business applications covering ERP, CRM, eCommerce, accounting, inventory, and more. Odoo provides external APIs for integrating with the Odoo platform using JSON-RPC and XML-RPC protocols.

1 APIs 0 Features
Business ApplicationsCRMERPOpen Source

APIs

Odoo External API

Odoo's external API for integrating with the platform using JSON-RPC and XML-RPC protocols for accessing all business modules.

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: odoo
name: Odoo
description: >-
  Odoo is an open-source suite of business applications covering ERP, CRM,
  eCommerce, accounting, inventory, and more. Odoo provides external APIs
  for integrating with the Odoo platform using JSON-RPC and XML-RPC protocols.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Business Applications
  - CRM
  - ERP
  - Open Source
url: >-
  https://raw.githubusercontent.com/api-evangelist/odoo/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
  - aid: odoo:odoo-external-api
    name: Odoo External API
    description: >-
      Odoo's external API for integrating with the platform using JSON-RPC
      and XML-RPC protocols for accessing all business modules.
    humanURL: https://www.odoo.com/documentation/17.0/developer/reference/external_api.html
    tags:
      - ERP
      - JSON-RPC
      - XML-RPC
    properties:
      - type: Documentation
        url: https://www.odoo.com/documentation/17.0/developer/reference/external_api.html
common:
  - type: Website
    url: https://www.odoo.com/
  - type: Documentation
    url: https://www.odoo.com/documentation/
  - type: GitHub Organization
    url: https://github.com/odoo
maintainers:
  - FN: Kin Lane
    email: [email protected]