Client SDKs
JoyToken Client SDKs are thin clients over the public developer API. They handle authentication headers, request typing, streaming parsing, model listing, and normalized API errors while keeping application orchestration in your code.
SDKs
Both SDKs cover the same public API surface:
Install
Quick example
When to use Client SDKs
Choose a Client SDK when your application owns the orchestration and you want a typed model-call client.