Concepts

Breaking changes

Scheduled removals and deprecated fields.

Every breaking change is announced here before it takes effect. A deprecated field keeps working until its removal date. Additive changes — new endpoints, new optional fields, new enum values — are not breaking and are not listed, so write clients that ignore fields they do not know.

Scheduled removals

DateEndpointChange
2026-09-23GET /teambalances[].depositInfo is removed. Use the top-level deposits array.

Deprecated, no removal date yet

Deprecated sinceEndpointFieldUse instead
2025-10-27GET /payout/{id}, GET /payoutsuuidid
2025-12-04GET /teamteamUuidid
2026-02-11POST /payout, GET /payout/{id}, GET /payoutshandleTypeverificationMethod
2026-06-21GET /payout/{id}, GET /payoutsurlA fresh claim URL from POST /session/payout
2026-07-28POST /session/payoutwhitelabel (accepted but ignored)branding: "team"
2026-07-28OAuthDynamic client registration (RFC 7591) for platform integrationsAn OAuth client created in Settings → OAuth Clients