Unifize Knowledge Base
  • Quickstart
    • Welcome to Unifize!
  • Getting started
    • Setting up your Unifize account
      • Signing up with invite link
      • Logging in with email
    • Quickstart demo
    • Key features & navigation
      • Records
      • Conversations
      • Checklists
    • First steps for new users
      • Creating a new record
      • Creating records from inbound email
      • Filling checklist metadata
      • Linking related records
      • Sharing conversations as email
      • Sending and receiving emails in Unifize
      • Inviting people
      • Changing your preferred language
      • Filtering records in My Inbox
      • Generating PDF reports
      • Creating custom reports
      • Creating custom dashboards
    • Using Unifize AI
  • Troubleshooting & support guide
  • User Guide
    • Definitions
      • Process
      • Record
      • Conversation
      • Report
      • Chart
      • Checklist
      • Org
    • Navigating the platform
      • Profile
      • My Inbox
      • Manage
      • Homescreen
      • Contacts
      • Direct Messages
      • Dashboard
    • Data & process management
      • File Management
      • Checklists & Forms
      • Rich text in checklist
      • Working with records
        • Due dates & priorities of a record
    • User & role management
      • Understanding roles & access
      • Managing permissions
      • Deactivating users
      • Team & organization
    • Mobile & web accessibility
      • Unifize Lite
      • Mobile app
      • Web app vs Unifize Lite
    • Security, compliance & infrastructure
    • Personalizations
      • Set your profile picture
      • Reset your Passwords
      • Customizing Homescreen
      • Set your email notification preferences
    • File upload
      • SharePoint
        • Configuring SharePoint on Unifize
        • Using SharePoint on Unifize
    • SSO
      • Logging in with SSO
      • SSO using SAML
    • Process Builder
      • Checklist
        • Picklist
          • Picklist field in Checklist
  • Product Help
    • Unifize Document Management System (DMS)
      • Document Control
      • Change Control
      • Training Management
      • Onboarding guide for DMS
      • Troubleshooting & support guide for DMS
  • Admin Guide
    • Multi-language translation support
      • Enabling and configuring language support
      • Managing user language preferences at scale
      • Using the translation editor to customize UI
    • Customization & configuration
      • Configuring processes
      • Configuring revision fields
      • Configuring approval workflows
      • Configuring reminders on processes
      • Checklist layout settings
      • Custom language settings
      • Creating a chart from reports
      • Configuring Microsoft Office 365
        • Permissions required for SharePoint
  • Developer Documentation
    • Introduction
      • Concepts & terminologies
    • Authentication
      • App management
      • App tokens
    • Usage
      • Fair usage policy
      • Testing environment
      • Quickstart
    • API Reference
      • Applications
      • Processes
      • Records
      • Field values
  • RELEASE NOTES
    • February 2025
    • March 2025
    • April 2025
      • Rich Text Fields in Checklist
      • Filling Checklist Metadata with AI
      • 'My Conversations' is now 'My Inbox'
      • Feature Enhancements
Powered by GitBook
On this page
  • General Usage Guidelines
  • Efficient Use
  • Monitoring
  • Acceptable Usage Limits
  • Transaction-Based Limits
  • Enforcement Measures
  • Prohibited Actions
  • Excessive Polling
  • Bulk Requests
  • Best Practices
  • Polling and Caching Strategies
  • Backoff Mechanisms
  • Consequences of Non-Compliance
  • Adaptability and Review
  • Contact and Support
Export as PDF
  1. Developer Documentation
  2. Usage

Fair usage policy

At Unifize, our goal is to provide a robust and scalable platform. This Fair Usage Policy (FUP) aims to ensure optimal performance and availability of our APIs for all users by preventing misuse that could impair the functioning of our systems.

General Usage Guidelines

Efficient Use

Clients are expected to use our APIs responsibly. To maintain system health and fairness, API usage should ideally not exceed five times the transaction volume conducted by users within their organization.

Monitoring

Unifize will actively monitor usage patterns to manage system performance and detect excessive use.

Acceptable Usage Limits

Transaction-Based Limits

The acceptable limit for API transactions is set at up to five times the average number of transactions conducted by users within the same organization. This is to ensure that API usage is proportional and does not overshadow the activities of individual users.

Enforcement Measures

If an integration consistently exceeds this limit, Unifize reserves the right to throttle API usage or reject API calls to preserve system integrity and ensure equal resource distribution.

Prohibited Actions

Excessive Polling

Clients should avoid excessive polling of API endpoints. Implement appropriate caching to reduce the need for frequent calls.

Bulk Requests

Avoid sending large volumes of requests in a short period, as this may negatively impact system performance.

Best Practices

Polling and Caching Strategies

Use intelligent polling intervals and caching to minimize the need for repetitive API calls.

Backoff Mechanisms

Employ exponential backoff strategies when managing API rate limits and handling error responses to avoid overwhelming the system.

Consequences of Non-Compliance

Repeated violations of these transaction volumes may result in temporary restrictions or permanent limits on API access, ensuring fair resource allocation among all users.

Adaptability and Review

This policy is subject to periodic review and adjustment based on business needs and system performance. Significant changes will be communicated to all users to ensure transparency.

Contact and Support

If your integration requires higher transaction volumes or if you have concerns regarding this policy, please reach out to Unifize Support for assistance or to discuss potential custom solutions.

PreviousUsageNextTesting environment

Last updated 1 month ago