releases.shpreview

KlingAI now supports single API key auth

@ai-sdk/klingai@3.0.32

July 28, 2026AI SDKView original ↗
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • 747a1f3: feat(provider/klingai): support single API key authentication

    Kling AI now issues a single API key that is sent as a bearer token. Set it via the apiKey provider setting or the KLINGAI_API_KEY environment variable. The legacy accessKey / secretKey pair keeps working; when it is used the provider continues to sign a short-lived JWT per request.

Fetched July 28, 2026