Two Factor Authentication (2FA) for REST API

Users required to use 2FA to access Uptime.com will also be required to use it when retrieving an API access token. A new parameter, code:, has been added to the /auth/login endpoint. Pass the 2FA code provided by your authentication application alongside your credentials to retrieve a token.

Get started with our API Documentation, or our browsable API.