Skip to main content

Official SDKs

Features

All SDKs include:
  • Full API coverage — Every endpoint, typed and documented
  • Automatic retries — Retry on 5xx and network errors with exponential backoff
  • Webhook verification — HMAC-SHA256 signature verification with replay protection
  • Error handling — Typed exceptions mapped from HTTP status codes
  • Idempotency — Support for Idempotency-Key headers on payments and refunds

Shared Packages

For TypeScript projects, we also provide standalone packages:
PackageDescription
@plexos-pay/typesTypeScript type definitions for the entire API
@plexos-pay/zodZod runtime validation schemas
npm install @plexos-pay/types @plexos-pay/zod