Skip to main content

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

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

Then, send your first request

We made it really easy.

index.ts

// List all locations.
const listAllLocationsResponse = podium.location.listAllLocations({
searchFields: ["name"]
limit: 10
cursor: "MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAw"
})

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

Podium

About Podium

A few years back, Eric (Co-Founder and CEO) got a frustrated call from his dad. His dad's tire shop had plenty of happy customers, but only a handful of angry ones were leaving reviews. So we built a product that made getting more reviews as easy as sending a text. Launching in 2014, we set out to solve the same problem for local businesses everywhere, but we realized that messaging with customers wasn't just the better way to get reviews—it's the better way to do business. We've since built a multi-product platform that's modernizing the way local business gets done. We are here to provide local businesses with everything they need to win. Get more reviews, collect payments, send text marketing campaigns, and centralize your communications—all from one easy-to-use platform. #Podium #PodiumLove #LocalBusiness #TheFutureIsLocal

Keywords

messaging
reviews
customer_communication
reviews_recommendations
online_reviews
reputation_management
review_analytics
customer_reviews
customer_interactions
customer_engagement
collect_payments
text_marketing
sms_marketing

Start integrating Podium's API with Konfig