Pandium Clients
Get out-of-the-box Pandium API clients that handle pagination, retries, rate limiting, and IDE hints so you can quickly build B2B SaaS integrations without custom plumbing.
Why Use the Pandium Clients?
How to Access the Pandium Clients
How to Use a Pandium Client
import [Client Name] from '@pandium/[connector]-client'import ShipbobClient from '@pandium/shipbob-client'import { CreateTicketModel } from '@pandium/shipbob-client'Example of using client
Last updated
Was this helpful?