Skip to main content
POST
/
v2
/
dars
/
validate
/v2/dars/validate
curl --request POST \
  --url https://api.example.com/v2/dars/validate \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/octet-stream' \
  --data '"<string>"'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Query Parameters

synchronizerId
string

Body

application/octet-stream

The body is of type file.

Response