Docs/Libraries

API Libraries & SDKs

Official libraries and integration tools for the DoSponsor platform.

REST API

stable

Direct integration with the DoSponsor API using standard HTTP requests. Full CRUD support for campaigns, deals, escrow, and analytics.

Campaign ManagementDeal LifecycleEscrow OperationsWebhook Events

JavaScript / TypeScript SDK

stable

Official JS/TS client library with full TypeScript types, request/response interceptors, and automatic token refresh.

Type SafetyAuto RetryToken ManagementReact Hooks

Webhook Events

stable

Real-time event notifications for campaign updates, deal status changes, payment events, and more.

Campaign EventsPayment EventsDeal EventsSignature Verification

Go SDK

beta

Backend Go client for server-to-server integrations with type-safe request/response models.

Context SupportStructured ErrorsPagination HelpersMiddleware