| Company | Sonoa Systems |
| Website | apigee.com |
| Blog | apigee.com/blog |
| Stage | Beta |
| Launched | 8/09 |
Apigee is a website that can give you analytics and throttling for APIs. Think of it kind of as a cross between “Google Analytics for APIs” and an API circuit-breaker that will protect your app from any traffic spike on your API. It’s ‘freemium’ , self-service API management.
Apigee works by giving you a proxy that takes metrics and enforces rate-limiting and other policies on your API traffic as it flows. So if you offer an open API - you can use Apigee between your API and customers to provide usage statistics and protect your back end with API throttling. Or if you have an application that uses an API, such as an iPhone app or a mashup - you can create a proxy for an API you are using in the app (such as Yahoo Local’s search API) and hit the API through your Apigee proxy to get alerts if that API is not working as it should. Or to double-check if your service is delivering to SLA or if someone is billing you for API usage.