diff --git a/content/historical_data.md b/content/historical_data.md index 493ff4d13e..875b45e41a 100644 --- a/content/historical_data.md +++ b/content/historical_data.md @@ -83,6 +83,8 @@ GET /v1/accounts/{:address}/transactions +[Try it! >](historicaldb-api-tool.html#get-account-transaction-history) + The following URL parameters are required by this API endpoint: | Field | Value | Description | @@ -593,6 +595,8 @@ GET /v1/accounts/{:address}/transactions/{:sequence} +[Try it! >](historicaldb-api-tool.html#get-transaction-by-account-and-sequence) + The following URL parameters are required by this API endpoint: | Field | Value | Description | @@ -814,6 +818,8 @@ GET /v1/ledgers/{:ledger_identifier} +[Try it! >](historicaldb-api-tool.html#get-ledger) + The following URL parameters are required by this API endpoint: | Field | Value | Description | @@ -883,6 +889,8 @@ GET /v1/transactions/{:hash} +[Try it! >](historicaldb-api-tool.html#get-transaction) + The following URL parameters are required by this API endpoint: | Field | Value | Description |