get

/v4/auth/google/start

Start the Google OAuth flow for signing in with a Google account.

Query parameters

modeenum
required
loginlink

Responses

200
Response for status 200
Schema
object
authUrlstring
required
Example
{
  "authUrl": "string"
}
get
https://api.merkl.xyz/v4/auth/google/start
Merkl API
curl -X GET "https://api.merkl.xyz/v4/auth/google/start"