Skip to main content

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

Need a TypeScript SDK for Nuapay'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 { Nuapay } from 'nuapay-typescript-sdk';
const nuapay = new Nuapay({
username: "USERNAME",
password: "PASSWORD",
// username: "USERNAME"
// password: "PASSWORD"
// username: "USERNAME"
// password: "PASSWORD"
// username: "USERNAME"
// password: "PASSWORD"
})

Then, send your first request

We made it really easy.

index.ts

// View Bank Families
const viewBankFamiliesResponse = nuapay.bankService.viewBankFamilies({
pagenumber: 1
pagesize: 20
})

Enjoy a buttery smooth developer experience with 12 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.

Nuapay

About Nuapay

Nuapay is a pioneer of Open Banking and the industry's leading Account-2-Account payment environment. We securely process over €42bn every year as an outsourcing provider to many of the world's leading Banks, PSPs and Corporates – we have worked tirelessly to reinvent what's possible from a modern banking and payment solution. Today, we offer partners a fully comprehensive, integrated payment solution that removes all traditional banking inefficiencies and unnecessary costs, saving time, money and resources at every turn. This is banking as it should be. Our Vision For over 20 years, Nuapay has been at the forefront of Account-to-Account payments and the Open Banking movement. Through our market-leading payments and accounts platform, partner ecosystem and focus on quality we've helped thousands of clients (banks, payment providers, software platforms and businesses) deliver innovative, profitable and seamless payment services. Nuapay's flexible, secure approach will cover all your needs, underpinned by our 20 year heritage. Our Mission Here at Nuapay we know that perfecting the payments experience brings transformational benefits to customers and the businesses who serve them. We believe Account-to-Account payments and Open Banking can achieve that better than any other option – and are, together, the future of payments. www.nuapay.com / @NUAPAY Get in touch with us here: www.nuapay.com/contact/

Keywords

finance
banking
payments
fintech
financial_technology
b_2_b_payments
payment_services
financial_services

Start integrating Nuapay's API with Konfig