Inigo
The GraphQL Native Gateway.
Overview
Inigo is a modern, high-performance GraphQL gateway written in Go. It's designed to sit in front of any GraphQL service (including federated graphs) to provide advanced security, observability, and management features. It acts as a policy enforcement point, offering features like query analysis, rate limiting, and access control, all managed through a central control plane.
✨ Key Features
- High-performance Go-based gateway
- Advanced GraphQL Security (query depth/complexity analysis, rate limiting)
- Real-time GraphQL Observability and Analytics
- Schema Registry and Change Validation
- Declarative, GitOps-friendly configuration
- Supports Apollo Federation
🎯 Key Differentiators
- GraphQL-native focus, providing deep insights and security specific to GraphQL.
- High performance, written in Go.
- Decoupled architecture with a data plane (agent) and control plane (cloud service).
Unique Value: Provides a dedicated, high-performance security and management layer specifically designed for the nuances of GraphQL, protecting and optimizing any GraphQL service.
🎯 Use Cases (4)
✅ Best For
- Protecting a federated GraphQL API from malicious or expensive queries.
- Monitoring the performance and usage of a GraphQL API in real-time.
💡 Check With Vendor
Verify these considerations match your specific requirements:
- Teams that need to create a GraphQL API from scratch or from non-GraphQL sources.
🏆 Alternatives
Offers more in-depth GraphQL-specific security and observability than general-purpose API gateways. It's designed to augment existing GraphQL servers (like Apollo Router) rather than replace them entirely.
💻 Platforms
🔌 Integrations
🛟 Support Options
- ✓ Email Support
- ✓ Live Chat
- ✓ Phone Support
- ✓ Dedicated Support (Enterprise tier)
🔒 Compliance & Security
💰 Pricing
✓ 14-day free trial
Free tier: Free tier for developers with limits on requests and features.
🔄 Similar Tools in GraphQL Gateway
Apollo Gateway
Connects multiple GraphQL services into a unified supergraph, accessible via a single endpoint....
Tyk API Gateway
An open-source API gateway that supports REST, GraphQL, gRPC, and TCP protocols....
Hasura
Auto-generates a production-ready GraphQL API from your databases and other data sources....
Kong Gateway
A cloud-native, high-performance, and extensible API gateway for microservices....
WunderGraph
An open-source platform that composes APIs and services into a unified developer-friendly layer....
GraphQL Mesh
A library that allows you to use GraphQL to query any data source, including REST, gRPC, and more....