Skip to main content

Login to the Google Search Console API client

Call this API to go to the login page of the Google Search Console.

Query Parameters
    accountKey string required

    The account key

    redirectUri uri required

    The redirect URI to redirect to after the login

    state string

    The state to maintain after authorize.

Responses

Redirect to redirectUri value

Response Headers
  • Location any

    Redirect to google login page

Loading...