Sign in

Use your API username/password to manage your domains and password.
API Base URL
This UI uses HTTP Basic Auth (your password is sent to the API on each request).

Tip: Host this page on the same origin as the API (or enable CORS) to avoid browser blocks.
Signed in as
Authenticated
Licenses

API Notes
Endpoints used:
  • GET /me
  • GET /me/domains, POST /me/domains
  • DELETE /me/domains/{domain}
  • POST /me/password

Your domains

Add & remove domains tied to your account.
Client-side validation is applied, but the API is the source of truth.
Tip: Click a domain to copy it.
Domain Actions
No data yet.

Change password

You’ll need your current password.
Must be at least 10 chars and include 3 of 4: lowercase, uppercase, digits, symbols.
Strength: —

After a successful change, this page switches to using your new password automatically.
Base URL: