X-API-Key: ********************curl --location 'https://api.snakk.ai/api/calendar/oauth/google/url?agent_id=' \
--header 'X-API-Key: <api-key>'{
"url": "https://accounts.google.com/o/oauth2/v2/auth?client_id=...&redirect_uri=...&response_type=code&scope=...&access_type=offline&prompt=consent&state=..."
}