diff --git a/content/docs/stacks/api/txs.mdx b/content/docs/stacks/api/txs.mdx index 0ec3f0f3f..7538420bf 100644 --- a/content/docs/stacks/api/txs.mdx +++ b/content/docs/stacks/api/txs.mdx @@ -465,9 +465,9 @@ transactions after [256 blocks][]. Transactions on the Stacks network can be queried using the Stacks Blockchain API. The API exposes two interfaces, a RESTful JSON API and a WebSockets API. -Note: The API can be easily consumed using a generated [JS client library](https://hirosystems.github.io/stacks-blockchain-api/client/index.html). The generator uses an OpenAPI specification and supports other languages and frameworks. - -@include "stacks-api-pagination.md" + +The API can be easily consumed using a generated [JS client library](https://hirosystems.github.io/stacks-blockchain-api/client/index.html). The generator uses an OpenAPI specification and supports other languages and frameworks. + #### Get recent transactions