Skip to main content

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

Need a TypeScript SDK for Finley'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 { Finley } from 'finley-typescript-sdk';
const finley = new Finley()

Then, send your first request

We made it really easy.

index.ts

// Get Borrowing-base Report
const getByIdResponse = finley.borrowingBaseReports.getById({
creditFacilityId: "2c843493-ee7d-4998-94cb-6a97deb92123"
borrowingBaseReportId: "4a61197g-a7c6-32cd-b9f7-f02921c5b123"
})

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

Finley

About Finley

Finley's software simplifies debt capital raise and management for businesses. High-growth startups like Ramp, Even, and Arc rely on Finley to manage over $2 billion in debt capital. By automating due diligence, ensuring compliance, and streamlining ongoing reporting with capital providers, Finley helps ensure that companies always have access to funding when they need it. Finley's investors include Y Combinator, Bain Capital Ventures, Haystack, Nine Four Ventures, and TwentyTwo VC.

Keywords

debt_capital_raise
due_diligence
compliance
capital_providers_reporting

Start integrating Finley's API with Konfig