Interface CreateApiKeyResponse.Builder

    • Method Detail

      • apiKey

        CreateApiKeyResponse.Builder apiKey​(String apiKey)

        The generated, encrypted API key. You can copy this for use in your JavaScript CAPTCHA integration.

        Parameters:
        apiKey - The generated, encrypted API key. You can copy this for use in your JavaScript CAPTCHA integration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.