> For the complete documentation index, see [llms.txt](https://docs.aftermath.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aftermath.finance/for-developers/typescript-sdk/utils.md).

# Utils

The Aftermath Typescript SDK contains simple access to the following utils:

### Coin

* Logic for parsing and fetching coin related data
* [View Coin Documentation](https://docs.aftermath.finance/developers/aftermath-ts-sdk/utils/coin)

### Users Data

* Interact with users data
* [View Users Data Documentation](#users-data)

### Authorization

* Authorize requests with increased rate limits
* [View Authorization Documentation](https://docs.aftermath.finance/developers/aftermath-ts-sdk/utils/authorization)
