API Security: A Critical Concern for All Businesses
- McKnight&Co

- Jan 17
- 3 min read
Updated: Feb 9
Why API Security Matters
In the 20th century, cybersecurity meant creating firewalls to restrict unauthorized users from accessing computer systems or networks. However, with the current demand for interconnectivity, software users require more. This is where APIs come into play.
As I wrote in a recent LinkedIn blog post: "If a protected network is like a walled compound, APIs are the doors and windows that allow for the free flow of traffic. They enable the countless convenient integrations we use daily, from the weather widget on the home screen of your computer to the mapping website that shows the nearest dentist to the PayPal checkout button on an e-commerce website."
Security breaches, like T-Mobile’s recent disclosure of a breach that affected approximately 37 million customers, are regular reminders of potential API vulnerabilities.
But API security is paramount when sensitive data is transferred. This includes banking, telecommunications, healthcare, or some government services. This year alone, hackers gained access to the sensitive health information of more than 41 million people in 482 confirmed cybersecurity breaches at U.S. hospitals, doctors' offices, and other healthcare providers.
Between the loss of business and the cost of detection and response, the average security breach costs companies around $9.44 million. That’s why all businesses must get a handle on API security this year. Here are three essential steps to lock down your APIs in 2023.
1. Count Your Windows and Doors with an API Inventory
APIs offer essential access points for exchanging digital information with the outside world. However, their ubiquity has led to a significant challenge for many organizations. They easily lose track of the number of shadow or orphaned APIs hidden in outdated code. You can’t protect what you can’t see.
To further complicate matters, a company’s API landscape includes its API services and all the APIs that customers and end users have connected to them. So the first step in API security is to discover and catalog all the APIs in your applications. This can be a complex task, as APIs are constantly added and updated. My company recently signed a multimillion-dollar deal with a major U.S. bank just to inventory their APIs.
But a comprehensive and continuously updated catalog is only the start in identifying malicious activity or vulnerabilities that could compromise user data.
2. Implement Common-Sense Policies to Minimize Risk
When it comes to home security, we embrace a host of best practices to stay safe. For example, we lock the door when we’re away or avoid leaving valuables by open windows. A similar common-sense protocol is critical for API security.
This starts with adopting API governance policies that ensure APIs are documented and meet specific security standards.
Since it won’t work to build firewalls around these open portals, governance policies are necessarily nuanced. They need to ensure APIs are reliable, scalable, and reusable across the entire API landscape. Most importantly, APIs should never expose more data than what is necessary to service the user.
Failing to do so can result in disaster. For instance, hackers took advantage of a broken API to allow anyone to view and modify the account details of any of the U.S. Postal Service system’s 60 million online customers.
3. Use Smart Surveillance Tools to Spot API Threats
Technology like smart cameras and AI have revolutionized security and surveillance in our everyday lives. Even basic systems automatically flag suspicious activities, recognizing patterns and bad actors. When it comes to API security, this kind of intelligent surveillance is equally essential.
With APIs accounting for over half the internet traffic in many countries, it’s impossible for anyone, or even a team, to spot threats. But with AI and machine learning, it’s possible to monitor and identify issues in real time. The latest automated tools analyze spikes and other anomalies and alert human security teams when something is off. This enables even small companies to safely offer concierge customer experiences without having to employ an army of cybersecurity experts.
API security has largely flown under the radar, even as malicious actors have increasingly been helping themselves to private and sensitive data.
Moving forward, only companies that prioritize API security will earn the trust of users and consumers while saving themselves the cost and headaches of a massive data breach.
API security is not a one-and-done proposition but rather an ongoing process that requires time and resources. Perhaps that’s why hackers have had such a heyday exploiting pervasive vulnerabilities. It’s time for that heyday to end.
Conclusion
In conclusion, API security is a pressing issue that cannot be ignored. As businesses continue to rely on APIs for seamless operations, the risks associated with them must be addressed. By counting APIs, implementing governance policies, and utilizing smart surveillance tools, companies can significantly enhance their security posture.
Let’s prioritize API security.
Source: Forbes




Comments