llms.txt Content
# Avalanche APIs & SDKs Documentation
## Docs
- [Authentication](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/authentication.md)
- [Custom HTTP Client](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/custom-http.md)
- [Error Handling](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/error.md)
- [Getting Started](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/getting-started.md)
- [Global Parameters](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/global-parameters.md)
- [Pagination](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/pagination.md)
- [Retries](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/retries.md)
- [Getting Started](https://developers.avacloud.io/avalanche-sdk/client-sdk/getting-started.md)
- [Getting Started](https://developers.avacloud.io/avalanche-sdk/interchain-sdk/getting-started.md)
- [Overview](https://developers.avacloud.io/avalanche-sdk/overview.md)
- [Changelog](https://developers.avacloud.io/changelog/changelog.md)
- [How to get all transactions of an address](https://developers.avacloud.io/data-api/address-transactions.md)
- [Get logs for requests made by client](https://developers.avacloud.io/data-api/data-api-usage-metrics/get-logs-for-requests-made-by-client.md): Gets logs for requests made by client over a specified time interval for a specific organization.
- [Get usage metrics for the Data API](https://developers.avacloud.io/data-api/data-api-usage-metrics/get-usage-metrics-for-the-data-api.md): Gets metrics for Data API usage over a specified time interval aggregated at the specified time-duration granularity.
- [Get usage metrics for the rpc](https://developers.avacloud.io/data-api/data-api-usage-metrics/get-usage-metrics-for-the-rpc.md): **[Deprecated]** Gets metrics for public Subnet RPC usage over a specified time interval aggregated at the specified time-duration granularity.
- [Get usage metrics for the Subnet RPC](https://developers.avacloud.io/da