TypeScript SDKAPI ReferenceOperationsExchangeAuthCodeForAPIKeyRequest - TypeScript SDKCopy pageExchangeAuthCodeForAPIKeyRequest method reference The TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage Fields FieldTypeRequiredDescriptionExamplecodestring✔️The authorization code received from the OAuth redirectauth_code_abc123def456codeVerifierstring➖The code verifier if code_challenge was used in the authorization requestdBjftJeZ4CVP-mB92K27uhbUJU1p1r_wW1gFWFOEjXkcodeChallengeMethodoperations.ExchangeAuthCodeForAPIKeyCodeChallengeMethod➖The method used to generate the code challengeS256