Platform · Technical brief for CTOs
Stop building scheduling. Start integrating it.
Ideadunes is the orchestration engine underneath. 120 REST endpoints, GraphQL, webhooks, 12 SDKs. Used by 8,432 paying tenants in 42 countries to coordinate time, resources, rules, and outcomes — without rebuilding the same scheduling logic from scratch.
Architecture at a glance
Core engine · Rust
OR-Tools + custom CP-SAT solver. p50 1.1s for 100-resource problems. Multi-objective optimization.
Data · Postgres 16 + Timescale
Row-level security, schema-per-tenant option. Continuous PITR backup, 35d retention.
Multi-region · active-active
IN, EU, US, UK, AE, SG, AU. Customer-controlled residency. Automatic failover, RTO 1h, RPO 5min.
API · REST + GraphQL
120 endpoints. Cursor pagination. Idempotency keys. HMAC-signed webhooks. Sandbox env.
Compute · K8s + serverless
Auto-scale per tenant. Burst budget per plan. WAF + DDoS via CloudFront + Shield.
Observability · OTel
OpenTelemetry traces. Datadog APM. Per-request ID. SLO-driven alerting.
Build vs buy · the real numbers
Source: 4-engineer team @ ₹3 L/eng/mo, 12 months to MVP, 60% maintenance ongoing, plus infra. Ideadunes Scale tier comparison.
Quickstart in 30 seconds
curl https://api.ideadunes.com/v2/bookings \
-H "Authorization: Bearer sk_live_..." \
-H "X-Tenant-Id: tnt_yours" \
-H "Idempotency-Key: idem_$(uuidgen)" \
-d '{"customer_id":"cust_01","service_id":"svc_30",
"resource_id":"res_dr_x","start_at":"2026-04-20T05:00:00Z"}'
What you get on day one
- 120 REST endpoints + GraphQL + 48 webhook events + sandbox
- SDKs in JS, Python, PHP, Ruby, Go, Java, .NET, Swift, Kotlin, Flutter, RN
- OAuth2 + SAML/SSO + RBAC (14 roles) + audit logs (7y immutable)
- Embedded billing (Stripe + Razorpay + Adyen) and notifications (SMS/WA/voice/email)
- Multi-resource booking, conflict explanations, AI optimizer
- Compliance auto-pilot: GDPR, DPDP, CCPA, HIPAA, PCI, ISO, SOC2 (in audit)
- White-label option (your domain, branding, billing) on Scale + Enterprise
- Marketplace ecosystem with 47 published plugins for installation
Security & compliance posture
SOC 2 Type II · 85% (Aug 2026)
External audit underway with reputable Big 4 firm. Letter of attestation available.
ISO 27001 · 79% (Oct 2026)
Implementation complete, audit scheduled. Includes 27701 privacy extension.
HIPAA BAA · ready
12 active US health customers. PHI encrypted field-level. Full audit trail.
GDPR / DPDP / CCPA · live
Article 27 EU rep retained. ICO registered (UK). DPO appointed (India).
Free sandbox · 14-day trial · API keys in 60 seconds
apps.ideadunes.com · Niket Gupta · +91 7709399141
Get API key →