Browse Definitions :
API security REST API (RESTful API)
Definition

API gateway

An API gateway is a software pattern that sits in front of an application programming interface (API) or group of microservices, to facilitate requests and delivery of data and services. Its primary role is to act as a single entry point and standardized process for interactions between an organization's apps, data and services and internal and external customers. The API gateway can also perform various other functions to support and manage API usage, from authentication to rate limiting to analytics.

These broad capabilities make the API gateway an essential piece of an enterprise API strategy.

How does an API gateway work?

APIs allow separate applications to communicate with each other and exchange data within and outside a business. The API gateway provides a focal point and standard interface to perform these activities. It receives requests from internal and external sources, called "API calls," and packages multiple requests, routes them to the appropriate API or APIs, and receives and delivers the responses to the user or device that made the request.

API gateways also are key to a microservices-based architecture, in which data requests invoke numerous applications and services that use multiple, disparate APIs. Here the API gateway's role is similar: Provide a single point of entry for a defined group of microservices, and apply policies to determine their availability and behavior.

API gateways often handle other functions involved with APIs and microservices:

  • protocol translation
  • service discovery
  • basic business logic
  • authentication and security policy enforcements
  • stabilization and load balancing
  • cache management
  • monitoring, logging and analytics

API gateway vs. API proxy. An alternative to the API gateway is an API proxy, which is basically a subset of an API gateway that provides minimal processing for API requests. The API proxy handles communication, including protocol translation, between specific software platforms, such as a proxy endpoint and target API. It can also control the flow of traffic between sending and receiving points. However, API gateways typically possess better performance analysis and monitoring capabilities.

API gateway vs. service mesh. Essentially, service mesh also facilitates communications to and from an enterprise's services with some load balancing and other functionality. However, a service mesh typically handles internal communications, and its role is at the network management level; an API gateway facilitates interactions with external users and devices as well as internal sources, and resides at the application layer. In this way their roles can be complementary -- API gateways can be an entry point into a mesh, for example, while some API gateways offer plugins to form a service mesh themselves.

A diagram of the basic API gateway pattern
A diagram of the basic API gateway pattern

Who uses API gateways and why?

The API gateway is the focal point for API messaging, to organize and streamline API activity and exchanges with internal and external customers. That management and oversight also enables a business to see and control a broad scope of APIs and integrations centrally, rather than attempt to track and manage APIs individually. API gateways typically include monitoring and logging capabilities to record and analyze calls and responses in order to ensure security and evaluate errors.

API gateways can also support other functionality that governs APIs. For example, policy managers use logical statements operated through an API gateway to determine the API's availability and behavior, such as how it controls the flow of data, or throttles calls and throughput of API calls.

Organizations that have adopted a microservices-based architecture similarly rely on API gateways to facilitate communications among those services.

API gateways also play a role to help streamline B2B integration as an alternative to legacy approaches such as electronic data interchange services.

Benefits and challenges of API gateways

An API gateway's primary benefit is that it standardizes and centralizes delivery of services through APIs or microservices. Beyond this, API gateways also help secure and organize an organization's API-based integrations in a number of ways.

  • Simplify services delivery. API gateways can combine multiple API calls to request and retrieve data and services, which reduces the volume of requests and traffic. This streamlines the API process and can improve the user experience, particularly for mobile applications.
  • Provide flexibility. API gateways are highly configurable. Developers can encapsulate the internal structure of an application in multiple ways, to invoke multiple back-end services and aggregate the results.
  • Extend legacy applications. Enterprises that rely on legacy applications can use API gateways to work with those apps and even extend their functionality, as an alternative to a broader and more complicated (and expensive) migration.
  • Contribute to monitoring and observability. Most organizations rely on specific tools for monitoring activity through APIs, but an API gateway can help assist these efforts. API gateway logs can help pinpoint an issue during a monitoring failure event.

The API gateway is the gatekeeper between API consumers and providers, and that broad role presents unique challenges.

  • Reliability and resilience. Any impairment or hindrance to the API gateway's functionality may cause the failure of associated services. Enterprises must be wary of adding features that affect performance, especially since the API gateway represents an extra process step between customers and applications or data.
  • Security. The API gateway is a trusted source that touches many corners of an enterprise's business. If it is compromised, this is potentially a serious and far-reaching security problem. Businesses should carefully separate external-facing interfaces from internal APIs and systems, and define authentication and authorization parameters.
  • Complexity and dependencies. Developers must update the API gateway whenever an API or microservice is added, changed or deleted. This is particularly challenging in a model where a few applications could become dozens or hundreds of microservices. Creation and adherence of API and microservices design rules can help mitigate these problems.

What are the different types of API gateway products?

Given the central importance of the API gateway in today's API economy, many providers offer API gateways either as standalone tools or functionality bundled into broader API management platforms.

Examples of API management platform vendors that incorporate some kind of API gateway functionality include Akana, Mulesoft, Postman, Tibco, Workato and others.

Organizations also can separately obtain and use certain API gateway tools. Examples include Apigee (now part of Google Cloud), Express Gateway, Kong Gateway, Oracle API Gateway and Tyk API Gateway.

The major public cloud providers offer API management platforms: AWS API Gateway, Microsoft Azure API Management and Google Cloud Endpoints. They also offer API gateway tools specific to their platforms: Amazon API Gateway, Azure API Gateway and Google Cloud API Gateway (in beta as of January 2021).

Factors to consider when evaluating an API gateway. Businesses should weigh several criteria as they choose an API gateway, including the following:

  • Proprietary versus open source. A business evaluating a vendor's API gateway may already use other products from that vendor. Examples include Oracle, or the major public cloud providers (AWS, Microsoft Azure, Google Cloud). On the other hand, many enterprises are comfortable with open source tools and in-house support.
  • Architecture. Some API gateway tools emphasize simplicity, while others emphasize extensibility. They also often support different database systems, such as PostgreSQL, Cassandra, Redis or MongoDB. As stated above, businesses that already rely on a particular cloud provider may prefer that provider's API gateway.
  • Customization. Some API gateways, particularly open source options, may offer more abilities for customization, which requires in-house expertise. However, some API gateways rely on different programming languages, such as Golang or Lua. Ensure that IT staff skills line up with any such requirement. Use of plugins can partly mitigate this issue.
This was last updated in March 2021

Continue Reading About API gateway

Networking
  • unshielded twisted pair (UTP)

    Unshielded twisted pair (UTP) is a ubiquitous type of copper cabling used in telephone wiring and local area networks (LANs).

  • Multiprotocol Label Switching (MPLS)

    Multiprotocol Label Switching (MPLS) is a switching mechanism used in wide area networks (WANs).

  • computer network

    A computer network is a group of interconnected nodes or computing devices that exchange data and resources with each other.

Security
  • three-factor authentication (3FA)

    Three-factor authentication (3FA) is the use of identity-confirming credentials from three separate categories of authentication ...

  • cyber espionage

    Cyber espionage (cyberespionage) is a type of cyber attack that malicious hackers carry out against a business or government ...

  • role-based access control (RBAC)

    Role-based access control (RBAC) is a method of restricting network access based on the roles of individual users within an ...

CIO
  • knowledge-based systems (KBSes)

    Knowledge-based systems (KBSes) are computer programs that use a centralized repository of data known as a knowledge base to ...

  • Sarbanes-Oxley Act

    The Sarbanes-Oxley Act of 2002 is a federal law that established sweeping auditing and financial regulations for public companies.

  • project charter

    A project charter is a formal short document that states a project exists and provides project managers with written authority to...

HRSoftware
  • employee engagement

    Employee engagement is the emotional and professional connection an employee feels toward their organization, colleagues and work.

  • talent pool

    A talent pool is a database of job candidates who have the potential to meet an organization's immediate and long-term needs.

  • diversity, equity and inclusion (DEI)

    Diversity, equity and inclusion is a term used to describe policies and programs that promote the representation and ...

Customer Experience
  • sales development representative (SDR)

    A sales development representative (SDR) is an individual who focuses on prospecting, moving and qualifying leads through the ...

  • service level indicator

    A service level indicator (SLI) is a metric that indicates what measure of performance a customer is receiving at a given time.

  • customer data platform (CDP)

    A customer data platform (CDP) is a type of software application that provides a unified platform of customer information that ...

Close