> ## Documentation Index
> Fetch the complete documentation index at: https://docs.business.blaaiz.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs

> Supercharge your integration with Blaaiz SDKs

Our SDKs help you integrate with Blaaiz APIs faster. They take care of authentication, request signing, error handling, and retries, so you can focus on building your product.

<Note>
  For the full API details, check our [API Reference](/api-reference/overview)
</Note>

| Language / Framework | Package                     | Install                                      | Docs                                                        |
| -------------------- | --------------------------- | -------------------------------------------- | ----------------------------------------------------------- |
| **Node.js**          | `blaaiz-nodejs-sdk`         | `npm install blaaiz-nodejs-sdk`              | [View Docs →](https://github.com/Blaaiz/blaaiz-nodejs-sdk)  |
| **Python**           | `blaaiz-python-sdk`         | `pip install blaaiz-python-sdk`              | [View Docs →](https://github.com/Blaaiz/blaaiz-python-sdk)  |
| **PHP**              | `blaaiz/blaaiz-php-sdk`     | `composer require blaaiz/blaaiz-php-sdk`     | [View Docs →](https://github.com/Blaaiz/blaaiz-php-sdk)     |
| **Laravel**          | `blaaiz/blaaiz-laravel-sdk` | `composer require blaaiz/blaaiz-laravel-sdk` | [View Docs →](https://github.com/Blaaiz/blaaiz-laravel-sdk) |

<Info>
  We are continuously adding more SDKs. If your preferred language is not here, let us know!
</Info>

## Contributing & feedback

Found a bug or want to contribute? Check out our [GitHub repositories](https://github.com/blaaiz).

Need help? Reach out to [support@blaaiz.com](mailto:support@blaaiz.com).

<Tip>
  Next Steps: Choose your SDK above and dive into its docs to start integrating.
</Tip>
