[FEATURE] historical api try it links

This commit is contained in:
mDuo13
2015-03-20 11:49:47 -07:00
parent 1a8b3a3292
commit 6dcfefa662

View File

@@ -83,6 +83,8 @@ GET /v1/accounts/{:address}/transactions
</div>
[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}
</div>
[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}
</div>
[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}
</div>
[Try it! >](historicaldb-api-tool.html#get-transaction)
The following URL parameters are required by this API endpoint:
| Field | Value | Description |