KlingAI now accepts single API key as bearer token
@ai-sdk/klingai@4.0.16
Patch Changes
-
29a7a58: 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


