info.x-darpan-contract-version, decoupled from the product release version. The policy is additive-only: new methods, new optional parameters, and new response fields ship without a bump; breaking changes require a conscious one. See Contract versioning.
Contract version 1
Baseline contract (current; shipped alongside Darpan 2.1.2).- JSON-RPC 2.0 transport over
POST /rpc/json; HTTP 200 for every dispatched call. - Auth channels: HttpOnly
darpan_login_keycookie plus CSRF token (browser, canonical) andlogin_keyheader (integration callers and fallback). - Method surface as documented in the service catalog.