Proxy a request to the Canton Ledger API
Proxy a request to the Canton Ledger API
Proxies a request to the Canton Ledger API associated with this wallet, using the validator’s OAuth2 credentials. Restricted to a curated allow-list of read-style resources. Used to satisfy the Canton WalletConnect canton_ledgerApi method.
POST
Proxy a request to the Canton Ledger API
Authentication
✅ Organization User (CustomerEmployee)✅ Delegated User (
EndUser)✅ Service Account
Required Permissions
Wallets:Read: Always required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
Path Parameters
Wallet id.
Required string length:
1 - 64Body
application/json
The HTTP method used against the Canton Ledger API.
Available options:
GET, POST The Canton Ledger API resource path, beginning with /v2/ (e.g. /v2/state/active-contracts).
Minimum string length:
1Optional JSON body, forwarded verbatim for POST resources. Must be omitted for GET resources.
Response
200 - application/json
Success
Last modified on June 18, 2026