> ## 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 interacting with your Fintoc integration.

## Official SDKs

To get started faster with the Fintoc API, we strongly recommend using one of our SDKs. These SDKs handle quite a few things so that you don't have to, and let you focus on building a valuable product for your clients instead.

Here we list every official library. Any community contribution is more than welcome! Any *issue* or Pull Request will be accepted happily 🙌

### 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

If we don't offer an official library for your favorite language, maybe our community maintains one!

If neither an official nor a community library exists for the language that you're wanting to use and you would like to create and share one so that more *devs* like you can enjoy it, that's also great! Once you have your library ready, get in touch with us so that we can include it on this list

<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

Apart from the libraries, we have community integrations that allow you to *plug and play* using Fintoc quickly!

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

## Acknowledgments

We **love it** when our community helps us make Fintoc better, so here we name everyone who has helped us by bootstrapping, creating and/or maintaining one of our 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)
