Skip to main content
Just Another Uptime home page
Search...
⌘K
Search...
Navigation
Authentication
Google OAuth
Guides
API Reference
Endpoints
Root
Health
Monitors
Incidents
Notification History
Users
Notification Providers
Usage
Subscriptions
Authentication
GET
Check if email is registered
POST
User login
POST
Refresh access token
POST
User registration
GET
GitHub OAuth
GET
GitHub OAuth callback
GET
Google OAuth
GET
Google OAuth callback
POST
Verify email
POST
Resend verification email
POST
Forgot password
POST
Reset password
POST
Set initial password for invited user
POST
Request a magic sign-in link via email
POST
Sign up or sign in via magic link (creates account if needed)
POST
Verify magic link token and return auth tokens
POST
Change password for password-based accounts
Projects
Dashboard
Maintenance
Status Pages
Contact
Data Retention
Regions
Admin
Newsletter
Google OAuth
cURL
curl
--request
GET
\
--url
https://api.example.com/auth/google
Authentication
Google OAuth
GET
/
auth
/
google
Try it
Google OAuth
cURL
curl
--request
GET
\
--url
https://api.example.com/auth/google
Response
302
Redirect to Google login
GitHub OAuth callback
Google OAuth callback
⌘I