Skip to main content

Easily Integrate
Bity's API using Konfig's TypeScript SDK

Need a TypeScript SDK for Bity's API?

Growing API Companies trust Konfig's SDKs to onboard developers to their API.

SnapTradeHumanloopSplititLeapGroundx

First, instantiate the SDK

It only takes a few lines of code.

index.ts

import { Bity } from 'bity-typescript-sdk';
const bity = new Bity({
clientId: "CLIENT_ID",
clientSecret: "CLIENT_SECRET",
// clientId: "CLIENT_ID"
// clientSecret: "CLIENT_SECRET"
redirectUri: "REDIRECT_URI",
// clientId: "CLIENT_ID"
// clientSecret: "CLIENT_SECRET"
})

Then, send your first request

We made it really easy.

index.ts

// List currencies
const currenciesResponse = bity.currencies.currencies()

Enjoy a buttery smooth developer experience with 13 SDK methods

How Konfig Works

Konfig collects APIs and automatically generates SDKs so you can focus on building your application.

openapi-examples

Konfig maintains the highest quality collection of OpenAPI Specifications on the internet in a GitHub repository

We pull OpenAPI Specifications from public sources, fix any errors, and make sure they pass our lint rules. We continually make sure the repository is up-to-date and collect up-time and response time metrics for every API.

openapi-examples-to-konfig

Generates AI-Augmented SDKs from openapi-examples

Our SDK generator is trusted by growing API companies and goes through a rigorous testing process to ensure the generated SDKs are high-quality and easy to use.

konfig-to-package-managers

Publishes to standard package managers

We publish to standard package managers like npm, PyPI, and Maven so you can easily integrate the SDK into your application.

Bity

About Bity

Bity provides crypto finance services and products for individuals and businesses all over the world. We work as an exchange between cryptocurrencies and fiat money through the blockchain. What We Do We offer a cryptocurrency exchange platform, a network of BTMs / CTMs (cryptocurrency teller machines) in Switzerland, crypto to fiat and fiat to crypto online bill pay and money transfer solutions, APIs for businesses, over-the-counter trading and affiliate programs. Who We Are Founded in January 2014, our company, as a Swiss-based FinTech startup, is positioned at the intersection of finance, technology and innovation. We connect people with the collaborative economy by simplifying the conversion from traditional money into cryptocurrencies and Blockchain assets. Our Mission: To build a universal cryptocurrency gateway that provides secure and reliable products and services. Our Goal: To empower digital nations. Why Choose Us As a Swiss company, we manage ourselves within a legal environment, with a high regard for data protection and privacy, and a strong financial ecosystem. Some other benefits of choosing us as your crypto finance services provider include: - Compliance: Audited by KPMG, Oversight by Swiss regulators, Swiss Digital Finance Compliance Association (DFCA) Member. fully licensed and registered brokerage. - Years spent building trusted and reliable Swiss and European banking partnerships. - We provide a platform accepting multiple currencies: cryptocurrencies (BTC, ETH), digital assets (REP), and fiat (EUR, CHF) with easy integration for developers (API). - We are a secure and reliable link between traditional finance and blockchain economy. - We focus on privacy, automation, and delivering our crypto products and services with the highest quality Swiss standards in everything we do. We are the Swiss gateway to cryptocurrencies for a decentralized future. Visit us on the web at https://bity.com Follow us on Twitter: @Bity or Facebook.com/hello.bity

Keywords

fintech
banking
blockchain
crypto_platform
financial_services
bitcoin
cryptocurrency
financial_technology

Start integrating Bity's API with Konfig