Skip to main content

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

Need a TypeScript SDK for Surfly'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 { Surfly } from 'surfly-typescript-sdk';
const surfly = new Surfly({
/*
* For this sample, you can use the api key `special-key` to test the authorization filters.
*
*/
apiKey: "API_KEY"
})

Then, send your first request

We made it really easy.

index.ts

// List
const getListResponse = surfly.agents.getList({
free: true
})

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

Surfly

About Surfly

Surfly is a high-growth interaction middleware player that can share, secure, and transform web experiences. We're on a mission to create (and be) the next wave of online interactions, currently powering online in-person experiences for 200,000+ users worldwide. Our solution enables anyone to add a collaborative layer to any web application without having to modify or change the original application. Leading organizations use Surfly to accelerate remote deal-closing, collaborate better with seamless functionality, and engage with their own customers in a more efficient and meaningful way.  Backed by powerful technology and API-first approach, Surfly's industry-leading Co-browsing product recreates an in-person experience as part of a digital customer journey, and helps companies thrive in the era of digital transformation and remote service distribution. With Surfly, you can innovate online interactions in real-time, however you want, without creating cumbersome integrations or continually adding complex and costly technology. A Surfly Session is equipped with co-browsing, video & voice chat, secure e-signing, responsive document annotation and completion, file sharing, and more. Our customers can use the technology on its own, integrate with their own tool stack, or even build on top of it to gain a competitive advantage, innovate faster, and elevate their customers' experiences. Surfly is built to meet the highest security standards and regulations— it's compliant by design. The entire Surfly Session has been developed to act as infrastructure, with information only passing through but never stored. And when no data is stored, no data can be lost. This enables us to be ISO 27001, HIPAA, PCI DSS, AICPA SOC, and GDPR compliant. We are hiring: https://jobs.surfly.com

Keywords

customer_communication
video
collaboration
esignature
document_management
communication
remote
real_time_collaboration

Start integrating Surfly's API with Konfig