Skip to main content

Create an Account

To use VADRR you need a registered account. Accounts are created by a VADRR administrator or via a self-registration link if your organization has it enabled.

Register

  1. Open the VADRR registration page (your administrator will provide the URL).
  2. Enter your email address, choose a username, and set a password.
  3. Submit the form. VADRR sends a confirmation email immediately.
  4. Click the link in the confirmation email to activate your account.
note

If you don't receive the confirmation email within a few minutes, check your spam folder. Contact your VADRR administrator if it still doesn't arrive.

Log In

  1. Go to the VADRR login page.
  2. Enter your email address (or username) and password.
  3. Click Sign In.

If you forget your password, click Forgot your password? on the login page and follow the reset instructions sent to your email.

Your API Key

Every VADRR account has an API key for programmatic access.

  1. Log in and click your username in the top-right corner.
  2. Select Profile.
  3. Go to the Storage tab.
  4. Your API key is shown there. Click Regenerate to issue a new one (this invalidates the previous key).

Use the API key in the Authorization header or as a query parameter api_key=YOUR_KEY when making API requests.