1

Usage Stats API

This API allows you to pull data about your organization's account usage from Q-Fi. This article provides the details on how to authenticate, access the available endpoints, request/response formats, and example usage.


Base URL


End Point: https://<account-domain-here>.qfimr.com 

Example: https://abcdcompany.qfimr.com 


Authentication
  • Access your API key by clicking on your profile icon in the top right of the screen. 
  • Then click on API
    Note: You are allowed to regenerate the key, regeneration will invalidate the previously generated key.

    In the popup, copy your API key or click regenerate to create a new key and invalidate the previously generated key.

    Endpoints

    Description

    Retrieve detailed information about your account usage.

    Request Headers

    HeaderTypeDescription
    api-keyStringYOUR_API_KEY
    domainStringYOUR_SUBDOMAIN_NAME

    Query Parameters

    ParameterTypeDescription
    StartDateStringStart date in YYYY-MM-DD format 
    EndDateStringEnd date in YYYY-MM-DD format 
    SurveyIdNumberOptional (Survey Id)
    StatusStringCompleted, Quotafull, Terminated (Optional)

    Example Request

    Example Response:

    Was this article helpful?

    0 out of 0 liked this article

    Still need help? Message Us