Skip to main content
GET
/
merkle
/
tsa
/
{batchId}
Download TSA token (.tsr) for a batch
curl --request GET \
  --url https://api.timelockdata.com/api/v1/merkle/tsa/{batchId}
No authentication required. Download the TSA (Time Stamp Authority) token in DER format (.tsr file) for a specific batch. This token provides RFC 3161 certified proof of the timestamp.

Path Parameters

batchId
string
required

Batch UUID

Response

TSA token in DER format (application/timestamp-reply)