Skip to main content

Easily Integrate
Currency Alliance's API using Konfig's TypeScript SDK

Need a TypeScript SDK for Currency Alliance'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 { CurrencyAlliance } from 'currency-alliance-typescript-sdk';
const currencyAlliance = new CurrencyAlliance()

Then, send your first request

We made it really easy.

index.ts

// Execute an accrual
const executeStandardAccrualResponse = currencyAlliance.directAccruals.executeStandardAccrual({
amount: 1000
loyalty_currency: "EXAMPLE_POINTS"
member: {"id":"M12334532X"}
metadata: {"foo":"bar"}
origin: undefined
reason: "Christmas bonus"
reason_code: "product_purchase"
release_date: "2020-10-10T12:12"
})

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

Currency Alliance

About Currency Alliance

Loyalty programs once worked miracles for customer engagement. But with a dizzying range of disjointed loyalty schemes from countless brands, the majority of customers now rarely earn enough points with any one brand to put them to good use. So, at the start of 2015, our team set out to create a new global loyalty ecosystem. We're helping customers and brands alike discover the elusive customer loyalty that had become lost among less frequent customers. We are accelerating the customer's journey to rewards by making it easier for them to earn and spend points with a wider range of brands. Brands, meanwhile, benefit from the insights of a larger network, and the tools needed to enable better experiences for their most loyal customers. And, more importantly, our partners can discover those less frequent customers who - with the right incentives - can become loyal advocates.

Keywords

loyalty_programs
loyalty_partners
loyalty_partner_management
loyalty_platform

Start integrating Currency Alliance's API with Konfig