From 6dcfefa662d67829471c641b55341a2c82d636b1 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Fri, 20 Mar 2015 11:49:47 -0700 Subject: [PATCH] [FEATURE] historical api try it links --- content/historical_data.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 |