Documentation and SDK release notes
Track changes that affect how you build and operate an integration.
September 2026 · Local review edition
The documentation now separates the Partner API from the simulated Earn sandbox. New guides cover partner onboarding, customer attribution, activity, reconciliation, webhook handling and deployment review. The API reference includes all 43 Partner methods and all 36 sandbox methods.
SDK 1.1.0
TypeScript and Python now export PartnerClient with the current Partner API resources and an explicitly required base URL. SandboxClient names the existing sandbox client; the earlier Thesauros name remains compatible.
Reads can retry rate-limit and server responses. Writes are sent once, so an uncertain response cannot silently repeat a creation or test delivery. Response parsing rejects malformed success envelopes and transport handling covers stalled response bodies.
The release is provided as downloadable packages. These local artifacts have not been published to npm or PyPI.
API contract corrections
The OpenAPI export now describes the backend's existing response envelopes, successful creation status codes and nullable scalar fields. All 43 Partner methods were checked against a local database; this documentation change does not claim a new production backend deployment.
Migration from the old documentation
Older pages mixed consumer onboarding, protocol concepts, early-access campaigns and sandbox development. The new structure gives each a clear destination. Historical campaign terms are preserved in the source archive; the legal terms and audit report retain their original text.