One is Not the Loneliest Number for API Calls
Explore how reducing API calls to one can simplify development. Learn about data normalization, AI integration, and Merge's innovative platform.

How Can a Single API Call Transform Software Development?
API calls are crucial in software development, enabling systems to communicate and share data seamlessly. However, integrating multiple third-party APIs can be challenging, often leading to performance issues and a heavier maintenance load. Simplifying these interactions to a single API call can significantly streamline development processes.
Gil Feig, co-founder and CTO of Merge, recently shared insights on a podcast about how their approach minimizes API complexity. By merging multiple API calls into one normalized data request, developers can concentrate on adding value instead of struggling with integration challenges.
What Are the Benefits of Normalizing API Calls?
- Efficiency: Combining API calls reduces latency and overhead, speeding up applications.
- Simplicity: A single API call eases codebase management, making maintenance and debugging more straightforward.
- Cost Savings: With many services charging per API request, fewer calls can mean lower expenses.
Data normalization organizes data to minimize redundancy and enhance integrity, enabling developers to gather all necessary information in one request.
Can AI Improve API Functionality?
Yes, AI significantly boosts API functionality. It can predict data needs and automate responses, streamlining the process for developers. AI also helps identify and optimize bottlenecks in API usage, leading to more efficient and responsive applications.
Related Articles

MCP Implementation at HubSpot: Elevating CRM with Context
Explore HubSpot's transformative MCP implementation for their CRM, detailing key strategies, challenges, and best practices for developers.
Sep 20, 2025

Transforming Mobile Devices: AI Chips from Arm for Developers
Explore how Arm's AI chips are transforming mobile devices and influencing software development. Insights from Geraint North reveal future trends for developers.
Sep 18, 2025










