The ecosystem around API tools
API Gateway
Extend your stack with powerful plugins configurable per Service, API and Consumer.
-
Authentication
- basic authentication
- key authentication
- oauth2 authentication
- hmac-authentication
- JWT
- LDAP Authentication
-
Security
- ACL
- CORS
- Dynamic SSL
- IP Restriction
- Bot Detection
-
Traffic Control
- Rate Limiting
- Response Rate Limiting
- Request Size Limiting
-
Analytics & Monitoring
- Galileo
- Datadog
- Runscope
-
Transformations
- Request Transformer
- Response Transformer
- Correlation ID
-
Logging
- TCP
- UDP
- HTTP
- File
- Syslog
- StatsD
- Loggly
Mockbin
Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
- Mock Custom Endpoints
- Custom HTTP Method
- JSON, XML, YAML, HTML
- CORS Headers
- Log and Inspect Calls
- HTTP Archive (HAR)
Frisbyjs
Frisby is a REST API testing framework built on node.js and Jasmine that makestesting API endpoints easy, fast, and fun. Read below for a quick overview, orcheck out the API documentation.
Swagger
The goal of Swagger™ is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection.