API Libraries & SDKs
Official libraries and integration tools for the DoSponsor platform.
REST API
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
Official JS/TS client library with full TypeScript types, request/response interceptors, and automatic token refresh.
Type SafetyAuto RetryToken ManagementReact Hooks
Webhook Events
Real-time event notifications for campaign updates, deal status changes, payment events, and more.
Campaign EventsPayment EventsDeal EventsSignature Verification
Go SDK
Backend Go client for server-to-server integrations with type-safe request/response models.
Context SupportStructured ErrorsPagination HelpersMiddleware