Introduction
This is Geins, a commerce backend that gives you the flexibility to create truly custom solutions, while also providing a stable foundation to build upon.
What is Geins?
Geins is an API-first commerce backend that handles products, orders, inventory, payments, and fulfillment—so you can focus on building great customer experiences.
Two APIs, One Platform
| API | Type | Best For |
|---|---|---|
| Merchant API | GraphQL | Storefronts, product display, cart, checkout |
| Management API | REST | Back-office, integrations, inventory sync |
Quick Example
Fetch products with a single GraphQL query:
query {
products(take: 5) {
products {
productId
name
alias
}
}
}
Why Geins?
- 🔌 API-First — Build web, mobile, POS, IoT, or anything else
- 🚀 Production-Ready — Cloud-native, auto-scaling infrastructure
- 🛠️ Developer Experience — SDKs, launchpads, and comprehensive docs
- 🔄 Flexible Integrations — Connect ERPs, payment providers, shipping carriers