APIs#

OpenSPP exposes an official REST API (API v2), and also supports XML-RPC for advanced/legacy integrations.

API v2 (REST)#

API v2 is implemented by the Odoo module spp_api_v2.

Start here:

XML-RPC (advanced / legacy)#

If you need direct access to Odoo models over XML-RPC (for example, for administrative scripting), see: