Getting started overview

Getting started with COVID-ID primarily involves setting up an organizational account to manage COVID-19 related health data, such as vaccination records and test results. Unlike APIs designed for direct software-to-software integration, COVID-ID emphasizes a web portal for administrative tasks and a mobile application for end-user interaction. The onboarding process is geared towards establishing an organizational presence within the COVID-ID ecosystem, configuring user access, and beginning data input or integration through their provided web interface rather than through programmatic API calls.

The core objective for new organizations is to gain access to the COVID-ID dashboard, where they can invite users, upload health credentials, and oversee compliance. This process typically involves a direct engagement with COVID-ID's sales or support team to establish the initial enterprise account, configure necessary permissions, and understand the secure data handling protocols. Organizations seeking to integrate their existing systems might explore custom integration options discussed during this initial engagement, as off-the-shelf public APIs are not widely advertised or documented for self-service integration on their public website.

Quick-Reference Getting Started Steps:

Step What to Do Where
1. Initial Contact Reach out to COVID-ID for enterprise account setup. COVID-ID Contact Us page
2. Account Creation Complete the organizational registration process with COVID-ID's team. Guided by COVID-ID support
3. Credentials Access Receive login credentials for the COVID-ID administrative web portal. Email from COVID-ID support
4. Portal Login Log in to the web portal to access your organization's dashboard. COVID-ID Web Portal URL
5. Initial Configuration Set up organizational preferences, user roles, and data intake methods. COVID-ID Web Portal dashboard

Create an account and get keys

To create an account and obtain the necessary access for COVID-ID, organizations must typically initiate contact directly with COVID-ID's sales or support team. Unlike many developer-focused platforms that offer self-service signup and immediate API key generation, COVID-ID's model for enterprise deployment requires a personalized onboarding process. This approach ensures that organizational accounts are configured correctly, adhering to specific data privacy regulations and integration requirements pertinent to healthcare data management.

The process generally involves:

  1. Contacting COVID-ID: Begin by visiting the COVID-ID contact page and submitting an inquiry. This initial step allows their team to understand your organization's needs and initiate the setup process.

  2. Requirements Gathering: A representative from COVID-ID will likely engage in discussions to gather specific requirements, including the scale of deployment, types of data to be managed (e.g., vaccination, test results), and any unique integration needs. This phase is critical for tailoring the COVID-ID solution to your organization.

  3. Account Provisioning: Once requirements are established and agreements are in place, COVID-ID provisions an organizational account within their system. This includes setting up your administrative access to their web portal.

  4. Credential Issuance: Upon successful account provisioning, you will receive login credentials, which typically include a username and password, for accessing your organization's dedicated section of the COVID-ID web portal. These credentials serve as your primary access keys to manage health data and user accounts.

It is important to note that direct API keys for programmatic access are not publicly documented or offered for self-service on the COVID-ID website. Integrations, if required, are typically established through custom development or specific agreements negotiated during the enterprise onboarding process. This consultative approach is common for platforms handling sensitive health information, ensuring compliance with standards like HIPAA in the United States or GDPR in Europe, which often require robust security and data governance protocols beyond what a generic public API key might provide. For more on secure data handling, consult resources on data security best practices.

Your first request

Given COVID-ID's primary model of a web portal for organizations and a mobile application for end-users, direct API calls for a "first request" in the traditional sense (e.g., sending an HTTP GET request to a public endpoint with an API key) are not the typical initial interaction for developers. Instead, your "first request" will involve interacting with the COVID-ID administrative web portal using the credentials provided during your account setup.

The goal of this first interaction is to successfully log into your organization's dashboard and perform an initial administrative action. This could include:

  1. Logging In: Navigate to the COVID-ID web portal URL (provided by their support team) and enter your organizational username and password. A successful login confirms your access to the system.

  2. Adding an Administrator/User: Once logged in, locate the user management section. As your first administrative action, you might add another administrator or an initial end-user account. This typically involves inputting basic user details and assigning appropriate roles or permissions.

    // Example: Conceptual steps for adding a user via the web portal UI
    // This is NOT code for an API call, but a representation of UI interaction.
    
    1. Navigate to "User Management" or "Team Members" section.
    2. Click "Add New User" or similar button.
    3. Fill out required fields: Name, Email, Role (e.g., Administrator, Staff, End-User).
    4. Confirm creation.
    // The system might send an invitation email to the new user.
  3. Uploading Sample Data: Depending on your setup, you might be prompted to upload initial health data, such as a batch of vaccination records or test results, using a predefined template or direct input forms within the portal. This confirms your ability to manage data within the system.

For organizations requiring custom integrations with their existing HR systems, electronic health records (EHRs), or other platforms, these discussions would occur during the initial setup phase. COVID-ID may offer specific integration pathways, potentially involving secure file transfers, custom SFTP endpoints, or bespoke API connections directly negotiated with their engineering team. These are not typically self-service and would involve a deeper technical engagement to define the API contract, authentication mechanisms (e.g., OAuth 2.0), and data exchange formats (e.g., FHIR, HL7, custom JSON payloads).

Common next steps

After successfully accessing your COVID-ID organizational account and performing an initial action, typical next steps involve configuring the platform to meet your specific operational needs and rolling it out to your end-users. These steps are primarily managed through the COVID-ID web portal, as direct developer API access for these actions is not a standard self-service offering.

  1. Configure Organizational Settings: Customize your organization's profile, branding, and specific policy settings within the portal. This might include setting up locations, departments, or defining rules for data submission and verification.

  2. User Onboarding and Management: Invite and manage end-users (employees, students, visitors) who will use the COVID-ID mobile application. This often involves bulk invitation features or individual user additions through the web portal, granting them access to submit their health credentials.

  3. Data Input and Verification Workflows: Establish the processes for how health data (vaccination status, test results) will be collected, submitted by users, and verified by your administrative staff. This could involve configuring specific forms, document upload requirements, or integration points for laboratory results.

  4. Reporting and Analytics: Explore the reporting features within the COVID-ID portal to monitor compliance, track health statuses, and generate insights. Understand how to access and interpret the data provided by the platform.

  5. Integrations (Negotiated): If custom integrations were discussed during your initial setup, work closely with the COVID-ID engineering team to implement and test these connections. This could involve setting up secure data pipelines with your HR, EMR, or facility access control systems. Such integrations typically involve specific API documentation and support provided directly by COVID-ID to your technical team.

  6. Security and Compliance Review: Regularly review security settings and ensure ongoing compliance with relevant health data privacy regulations (e.g., HIPAA regulations in the US, GDPR in the EU). COVID-ID should provide resources and guidance on maintaining a secure environment.

  7. Training and Support: Familiarize your administrative staff and end-users with the COVID-ID platform through available training materials and support resources. Effective user adoption is crucial for the successful deployment of any health management system.

Troubleshooting the first call

Since your "first call" with COVID-ID primarily involves logging into their web portal and performing administrative actions, troubleshooting typically focuses on access issues and user interface interactions rather than API errors. Here are common issues and their resolutions:

Login Issues

  • Incorrect Credentials: Double-check the username and password provided by COVID-ID. Ensure there are no typos, extra spaces, or case sensitivity errors.

    • Resolution: Carefully re-enter credentials. If problems persist, use the "Forgot Password" link on the login page or contact COVID-ID support for assistance.
  • Account Not Active: The account might not yet be fully activated by COVID-ID's team, or there might be a delay in provisioning.

    • Resolution: Contact COVID-ID support to confirm your account status and activation.
  • Browser Compatibility: Certain web portals may have specific browser requirements or issues with older browser versions.

    • Resolution: Try accessing the portal using a different, modern web browser (e.g., Chrome, Firefox, Edge, Safari). Clear your browser's cache and cookies.
  • Network/Firewall Restrictions: Your organization's network or firewall might be blocking access to the COVID-ID portal.

    • Resolution: Consult with your IT department to ensure that the COVID-ID domain and any associated IP addresses are whitelisted and not being blocked.

Issues Performing Initial Administrative Actions

  • Insufficient Permissions: Your login might have restricted access, preventing you from adding users or configuring settings.

    • Resolution: Verify with COVID-ID support that your account has the necessary administrative privileges.
  • Missing Required Fields: When adding users or data, you might encounter errors if mandatory fields are left blank or improperly formatted.

    • Resolution: Review error messages carefully and ensure all required information is provided in the correct format. Refer to any in-portal guidance or documentation.
  • Data Validation Errors: Attempting to upload data that doesn't conform to COVID-ID's expected format (e.g., an incorrect date format for a test result).

    • Resolution: Check the data template or input guidelines provided by COVID-ID. Correct the data to match the expected format.
  • System Lag/Unresponsiveness: The portal might be slow or unresponsive due to network issues or system load.

    • Resolution: Refresh the page, try again after a few minutes, or check COVID-ID's status page (if available) for known outages.

For any persistent issues, the most direct and effective course of action is to contact COVID-ID customer support. They can provide specific guidance tailored to your organizational account and troubleshoot backend configurations or unique integration challenges.