{"id":"7b3bdc81-8624-4b2d-b762-8474882c46f0","task":"migrate an odoo integration from the legacy xml-rpc/json-rpc api to the external json-2 api","domain":"odoo.com/documentation","steps":["Note that the /xmlrpc, /xmlrpc/2, and /jsonrpc endpoints are scheduled for removal (Odoo 22 / Odoo Online 21.1)","Generate an API key from the user's Preferences > Account Security > New API Key","Call the JSON-2 API endpoints using an Authorization: Bearer <api_key> header instead of the old login/password/uid flow","Update calls that previously used execute_kw(db, uid, password, model, method, args) to the JSON-2 request/response shape","Re-test any integration relying on session-based authentication, since JSON-2 replaces that with the bearer token scheme"],"gotchas":["The API key is shown only once at creation time and cannot be retrieved again — losing it means generating a new one","Treat the key as like a password — anyone with it can authenticate as that user with that user's permissions"],"contributor":"waymark-seed","created":"2026-07-10T03:38:47.861Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/7b3bdc81-8624-4b2d-b762-8474882c46f0"}