Event Infrastructure as a Service

The API backend for
event-driven products

EventaaS gives your team production-ready microservices for auth, ticketing, payments, and live event features, so you ship in weeks, not months.

POST /api/v1/events
Authorization: Bearer <your-api-key>
X-Tenant-Id: <your-tenant-id>
{
"title": "TechFest Yaoundé 2025",
"currency": "XAF",
"format": "IN_PERSON",
"maxCapacity": 500
}
201 Created → eventId: "evt_k7x9m2..."
Architecture

5 production microservices,
ready on day one

Auth Serviceauth-service

Multi-tenant JWT authentication, tenant provisioning, role management, and plan upgrades.

POST /login
POST /register
PATCH /tenants/{id}/upgrade
Event Serviceevent-service

Full event lifecycle. Create, publish, schedule, track sessions, polls, Q&A, and attendance.

GET /events/mine
POST /events
POST /sessions
GET /qaquestions
Ticketing Serviceticket-service

Ticket types, pricing tiers, order management, coupons, and registration confirmations.

POST /tickettypes
POST /orders
POST /coupons
GET /orders/me
Payment Servicepayment-service

MTN Mobile Money, Orange Money, and card payments via Campay & Stripe. FCFA-native.

POST /payments
GET /payments/mine
POST /withdrawals
GET /withdrawals/balance
Notification Servicenotification-service

Email campaign broadcasting, in-app alerts, and transactional event notifications.

GET /notifications
POST /emailcampaigns
All services via one gateway

One base URL, one API key, all services. No per-service auth or configuration.

View full API reference
Why EventaaS

Built for African event infrastructure

Tenant Isolation

Every tenant gets a fully isolated data namespace. JWT + X-Tenant-Id header enforced at every layer.

FCFA-Native Payments

MTN MoMo, Orange Money, and card payments built in. No currency conversion needed for African markets.

Real-Time Events

Live polls, Q&A, and session attendee tracking designed for concurrent event traffic.

Multi-Tenant SaaS

One platform, infinite organizers. Each gets their own subdomain, branding, and event workspace.

Analytics Built-In

Per-event registration rates, revenue tracking, fill rates, and organizer dashboards out of the box.

Webhook Ready

Notification service emits hooks for ticket purchases, refunds, and campaign completions.

Integration

Ship in 3 steps

01
Register & get your API key

Create a free account. Your tenant workspace and API credentials are provisioned instantly.

02
Call the REST API

Hit any of the 5 microservices through the unified gateway. Full Swagger docs at /swagger-ui.html.

03
Build your product on top

Use EventaaS for the backend. Build any frontend, web, mobile, kiosk. YowEvent is just one example.

API Pricing

Pay for what you use

API access is billed through your YowEvent workspace plan, upgrade once, unlock quota everywhere.

Starter API
Free
  • 10,000 API calls/month
  • 1 tenant workspace
  • Auth + Event services
  • Community support
Get API Key
Pro API
15 000 FCFA/mo
  • 100,000 API calls/month
  • 3 tenant workspaces
  • All 5 microservices
  • Email support
Start Building
Eventer API
35 000 FCFA/mo
  • 500,000 API calls/month
  • 10 tenant workspaces
  • Payment service included
  • Priority support
Start Building
Enterprise API
85 000 FCFA/mo
  • Unlimited API calls
  • 25 tenant workspaces
  • Dedicated infra
  • SLA + dedicated support
Start Building

Need higher volume or a dedicated deal beyond Enterprise? Contact us

Built on EventaaS

YowEvent is proof it works

YowEvent, the Cameroon event marketplace, is a first-party consumer of EventaaS. Every feature you see there is powered by the same APIs available to you.