KlingAI now supports single API key auth
@ai-sdk/klingai@3.0.32
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
apiKeyprovider setting or theKLINGAI_API_KEYenvironment variable. The legacyaccessKey/secretKeypair keeps working; when it is used the provider continues to sign a short-lived JWT per request.
Fetched July 28, 2026


