PASAR API
Programmatic access to any Odoo instance's accounting, inventory, CRM and ERP models via XML-RPC/JSON-RPC using an API key. Self-host (free) or Odoo Online. Global, works for MY.
View docs ↗ More Accounting & ERP APIs# Odoo External API ~ open-source ERP & accounting (XML-RPC/JSON-RPC) needs an API key. # No single public base URL ~ start from the docs: # https://www.odoo.com/documentation/17.0/developer/reference/external_api.html
I'm integrating a Malaysian API into my app. API: Odoo External API ~ open-source ERP & accounting (XML-RPC/JSON-RPC) Provider: Odoo Auth: requires an API key (sign up: https://www.odoo.com/documentation/17.0/developer/reference/external_api.html) Pricing: freemium Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.