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}

Documentation Index

Fetch the complete documentation index at: https://docs.timelockdata.com/llms.txt

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

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)