product · inferred from evidence
x-api-key
An HTTP header used for API key authentication.
- Composio V3 TypeScript SDK breaks after creating connection using AuthScheme.APIKey()
I was using the Composio V3 TypeScript SDK on 0.1.36-next.0 to authenticate agents with an API key toolkit, via connectedAccounts.initiate with AuthScheme.APIKey({ API key: YOUR API KEY }). The initiate call seemed to succeed, but afterward