For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
GuidesAPI reference
GuidesAPI reference
    • Get started
    • Install skills
  • Features
    • Projects
    • Cost governance and savings
      • Overview
      • Using policies
      • Single provider
      • Priority
      • Performance
      • Intelligent
    • Tool calling
    • Web search
    • Context compression
  • Security & Compliance
    • Customer blocklist
    • Geo-location routing
    • Prompt injection protection
    • Data loss prevention
    • Audit trail
    • Roles and permissions
    • Zero data retention
    • Provider terms

Get started

  • Overview
  • Introduction
  • Unified API
  • Linked Account
  • Merge Link
  • Use cases

Implementation

  • Sandboxes
  • SDKs
  • API access
  • Syncing data
  • Writing data
  • Data minimization
  • Supplemental data
  • Errors
  • Integration metadata

API reference

  • ATS
  • HRIS
  • Accounting
  • Ticketing
  • CRM
  • File Storage
  • Knowledge Base
  • Chat

Resources

  • Help Center
  • Merge.dev
  • Changelog
© Merge 2026Terms of usePrivacy policy
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Least latency
  • Lowest cost
FeaturesRouting policies

Performance strategies

Route by latency or cost across your configured providers

Least latency

Routes to the provider with the lowest observed latency. Gateway tracks rolling latency statistics for each provider and sends new requests to the fastest one.

Best for: Latency-sensitive applications or multi-region provider setups.

Lowest cost

Routes to the cheapest provider for the requested capability. Gateway uses model pricing metadata to automatically select the lowest-cost option.

Best for: Budget-focused workloads where multiple providers offer equivalent models at different prices.

Least Latency and Lowest Cost strategies are configured through the dashboard. The API currently supports Priority (type: "fallback") and Intelligent (type: "intelligent") strategies.

Was this page helpful?
Previous

Priority

Next

Intelligent routing