Wyze Developer API
Official Wyze token-issuance API for third-party integrations. Users create an API key in the Wyze Developer API Console, then POST to /api/user/login with Keyid and Apikey headers to obtain an access token (valid 2 days) and refresh token (valid 30 days), refreshed via api.wyzecam.com/app/user/refresh_token. The login endpoint is rate limited.