> For the complete documentation index, see [llms.txt](https://docs.blockz.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockz.fi/integration/resources.md).

# Resources

**Swagger**

Interactive API documentation with request/response models, parameters, and endpoint definitions

[Swagger UI](https://swagger.blockz.fi/swagger/index.html)&#x20;

This interface allows developers to browse available endpoints and test requests directly.

***

**SDKs**

Prebuilt client libraries to simplify integration with Blockz APIs.

{% tabs %}
{% tab title="TypeScript SDK" %}
[https://www.npmjs.com/package/@hot-pot/hotpot-sdk-tswww.npmjs.comchevron-right](https://www.npmjs.com/package/@hot-pot/hotpot-sdk-ts)
{% endtab %}

{% tab title="Golang SDK" %}
[https://github.com/BoostyLabs/hotpot-sdk-gogithub.comchevron-right](https://github.com/BoostyLabs/hotpot-sdk-go)
{% endtab %}

{% tab title="Rust SDK" %}
[https://crates.io/crates/hotpot-sdkcrates.iochevron-right](https://crates.io/crates/hotpot-sdk)
{% endtab %}
{% endtabs %}

Contact: <rolo@blockz.fi>
