Skip to main content

Overview

OAuth authentication endpoints

Available Operations

ExchangeAuthCodeForAPIKey

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

Example Usage

Parameters

Response

*operations.ExchangeAuthCodeForAPIKeyResponse, error

Errors

CreateAuthCode

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

Example Usage

Parameters

Response

*operations.CreateAuthKeysCodeResponse, error

Errors