globe-pointerUser Guides

The User Guides section provides an overview of the core concepts and workflows used throughout the Verdata API. This section is designed to help developers understand how the system is structured, how key objects relate to one another, and how to interpret the data returned by the API.

Within these guides, you will find detailed explanations of foundational concepts, along with additional context on how they are used when generating and interpreting Business Reports. The guides also expand on important behaviors, data relationships, and best practices to help you integrate the API effectively.

This section is intended to serve as a reference for both new and experienced users who want a deeper understanding of how the API works beyond the endpoint specifications.


API Throughput & Request Behavior

Verdata’s platform is designed for high availability and predictable performance across synchronous and asynchronous workflows. The system uses queue-based processing to smooth load and protect overall platform performance.

Queueing & Load Management

Verdata operates a shared processing queue for Inquiry workloads. When request volume exceeds the guaranteed processing rate:

  • Requests may be accepted and queued

  • Processing order is determined by overall system load and fairness controls

  • Verdata does not guarantee latency or throughput above the stated processing guarantee

Verdata will continue improving platform performance and available capacity. Customers may see higher throughput and faster processing than the guaranteed limits

Last updated