Skip to main content

Overview

OAuth authentication endpoints

Available Operations

exchange_auth_code_for_api_key

Exchange an authorization code from the PKCE flow for a user-controlled API key

Example Usage

Parameters

Response

operations.ExchangeAuthCodeForAPIKeyResponse

Errors

create_auth_code

Create an authorization code for the PKCE flow to generate a user-controlled API key

Example Usage

Parameters

Response

operations.CreateAuthKeysCodeResponse

Errors