About API Gateway

An API gateway is an API management tool that sits between a client and a collection of backend services.

API Services

API services are the lifeblood of most mobile applications. In order to save space on the user’s device, modern applications will store much of their logic and data on a server or in the cloud. By doing this, the client application (the user’s phone, for instance) requires much less storage space.