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

# SDKs and integrations

> Libraries and tools for building your Fintoc integration.

## Official SDKs

Use an official SDK to integrate with the Fintoc API. The SDKs handle API requests so you can focus on your product.

The following libraries are maintained by Fintoc. We welcome issues and pull requests from the community.

### Server-side or backend SDKs

<Columns cols={2}>
  <Card title="Python" href="https://github.com/fintoc-com/fintoc-python" img="https://d651wjhrjhvon.cloudfront.net/python.svg">
    fintoc-python
  </Card>

  <Card title="Node" href="https://github.com/fintoc-com/fintoc-node" img="https://d651wjhrjhvon.cloudfront.net/node.svg">
    fintoc-node
  </Card>

  <Card title="Ruby" href="https://github.com/fintoc-com/fintoc-ruby" img="https://d651wjhrjhvon.cloudfront.net/ruby.svg">
    fintoc-ruby
  </Card>
</Columns>

### Web or frontend SDKs

<Columns cols={2}>
  <Card title="Vanilla JavaScript" href="https://github.com/fintoc-com/fintoc-js" img="https://d651wjhrjhvon.cloudfront.net/javascript.svg">
    fintoc-js
  </Card>

  <Card title="React Native" href="https://github.com/fintoc-com/fintoc-react-native" img="https://d651wjhrjhvon.cloudfront.net/react-native.svg">
    fintoc-react-native
  </Card>
</Columns>

## Community libraries

Community-maintained libraries support additional languages.

You can create and share a library for another language. Contact us when the library is ready, and we can add it to this list. The following community libraries are available:

<Columns cols={2}>
  <Card title="Swift" href="https://github.com/sergiocampama/Fintoc" img="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/swift/swift.png">
    sergiocampama/Fintoc
  </Card>

  <Card title="Go" href="https://github.com/psotou/fintoc" img="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/go/go.png">
    psotou/fintoc
  </Card>
</Columns>

## Integrations

Community integrations connect Fintoc with other platforms:

<Columns cols={2}>
  <Card title="Zapier" href="/v2023-11-15/guides/resources/libraries-and-integrations/libraries-and-integrations-zapier" img="https://d651wjhrjhvon.cloudfront.net/zapie.png">
    fintoc-zapier
  </Card>
</Columns>

## Acknowledgments

The following community members have helped start, create, or maintain Fintoc libraries:

* [Nebil Kawas](https://github.com/nebil)
* [Daniel Leal](https://github.com/daleal)
* [Juan Carlos Sardin](https://github.com/sardavend)
* [Vicente Lubascher](https://github.com/velubascher)
* [Sergio Campamá](https://github.com/sergiocampama)
* [Pascual Soto](https://github.com/psotou)
* [Nicolás Quiroz](https://github.com/naquiroz)
* [María Luisa Claro](https://github.com/marialuisaclaro)
