diff --git a/content/references/http-websocket-apis/public-api-methods/public-api-methods.md b/content/references/http-websocket-apis/public-api-methods/public-api-methods.md index 532c4f1c00..b41010d902 100644 --- a/content/references/http-websocket-apis/public-api-methods/public-api-methods.md +++ b/content/references/http-websocket-apis/public-api-methods/public-api-methods.md @@ -99,6 +99,7 @@ Use these methods to retrieve information using Clio server APIs. * **[`server_info`](server_info-clio.html)** - Retrieve status of the Clio server. * **[`ledger`](ledger-clio.html)** - Get info about a ledger version using Clio server's `ledger` API. +* **[`nft_history`](nft_history.html)** - Retrieve transaction history for the specified NFT using Clio server's `nft_history` API. * **[`nft_info`](nft_info.html)** - Retrieve information about the specified NFT using Clio server's `nft_info` API. ## [Utility Methods](utility-methods.html)