SDKCHIMERA / CLIENT LIBRARIES
01SDK
SDKs will wrap stable contracts only.
The public SDK surface begins with documented REST and WebSocket contracts. Client libraries ship after the contracts are versioned and stable.
02REST
Documented v1 endpoints are the first supported automation surface.
03WebSocket
Realtime event contracts stay Socket.IO-based and room-scoped.
04Keys
Developer API keys are separate from exchange credentials and never include withdrawal scope.
05Planned packages
Python and Node client libraries are held behind stable v1 contracts. Until then, integrations should use the documented REST and Socket.IO surfaces directly.