Darpan backend calls use Moqui JSON-RPC services throughDocumentation Index
Fetch the complete documentation index at: https://docs.drpn.ai/llms.txt
Use this file to discover all available pages before exploring further.
/rpc/json.
The OpenAPI file in this repo captures the shared JSON-RPC transport shape first. Individual service contracts are added from verified backend facade services.
Current contract
- Endpoint:
/rpc/json - Method:
POST - Request body: JSON-RPC 2.0 envelope
- Authentication: session cookie
- CSRF:
X-CSRF-Tokenheader for protected calls