Authentication
Provides APIs for generating access tokens
GET /api/v1/auth/?format=api
{ "login": "https://uptime.com/api/v1/auth/login/?format=api", "reset-password": "https://uptime.com/api/v1/auth/reset-password/?format=api", "me": "https://uptime.com/api/v1/auth/me/?format=api", "subaccounts": "https://uptime.com/api/v1/auth/subaccounts/?format=api", "account-usage": "https://uptime.com/api/v1/auth/account-usage/?format=api", "magic-link": "https://uptime.com/api/v1/auth/send-magic-link/?format=api" }