Every business selling in Brazil has to issue fiscal documents — and the government side of that (tax authorities, digital certificates, XML schemas, city-by-city rules) is a project on its own. Stackin turns it into one API key per company: create the key on the dashboard, issue with one call, get a valid document back. No certificates to manage, no bureaucracy to learn — that's on us.
| Language | Package | Install |
|---|---|---|
| Python | stackin-python-sdk |
pip install stackin-python-sdk |
| Node/TS | @stackin-io/stackin-node-sdk |
npm install @stackin-io/stackin-node-sdk |
| Go | stackin-go-sdk |
go get github.com/stackin-io/stackin-go-sdk |
| PHP | stackin-php-sdk |
composer require stackin-io/stackin-php-sdk |
| Java | stackin-java-sdk |
coming soon |
| Ruby | stackin-ruby-sdk |
coming soon |
| Rust | stackin-rust-sdk |
coming soon |
| C# | stackin-dotnet-sdk |
coming soon |
| Swift | stackin-swift-sdk |
coming soon |
| Kotlin | stackin-kotlin-sdk |
coming soon |
No SDK for your language yet? The REST API works with any HTTP client — see the docs.
- Docs — REST API reference, environments, auth
- Blog — guides for the REST API and each SDK
- Dashboard — issuing companies, API keys
- support@stackin.io