Build & Extend on the
20-Year EBOS Architecture
Programmatically sync inventory, stream financial transactions into legacy ERPs, and receive real-time webhook updates with developer-first APIs.
curl -X POST "https://api.smartstorehq.com/v1/orders/dispatch" \
-H "Authorization: Bearer sk_live_ebos_992183" \
-H "Content-Type: application/json" \
-d '{
"tenantId": "tnt_88102",
"orgNodeId": "node_branch_lahore",
"totalAmount": 4500.00,
"paymentMethod": "CASH",
"items": [{"sku": "PRD-991", "qty": 2, "price": 2250.00}]
}'Built for High Scale Integrations
Connect custom mobile apps, e-commerce storefronts, and legacy accounting tools seamlessly.
RESTful API Architecture
Clean JSON responses, standard HTTP status codes, and predictable resource endpoints for complete store automation.
Real-Time Webhook Engine
Subscribe to event triggers like Order.Created, Stock.Low, and Payment.Reconciled with automated HMAC signatures.
API Key Security & IAM
Provision scoped developer API keys with rate limits and specific Org Node node permissions.
< 45ms P99 Gateway Latency
High-throughput API gateway deployed on globally distributed edge networks for lightning-fast POS response times.
OpenAPI 3.0 Specs
Export Postman collections and OpenAPI schemas for quick SDK generation in Node.js, Python, or Go.
Sandbox Environment
Test webhook payloads and API queries safely inside a isolated tenant sandbox before deploying to production.
Core API Endpoints Reference
Dispatch real-time POS orders to external ERP / SAP ledgers.
Query catalog products, variants, FEFO batch numbers & pricing.
Sync customer credit balances and debit entry logs.
Receive live incoming WhatsApp customer messages and media.
Retrieve active CQRS Org Node hierarchy tree for the tenant.
Start Building Your Integration
Get instant developer keys and start testing API requests in 2 minutes.
Request Developer Access