Seed Data

Pre-populated test data available in the staging environment across all 11 tables for development and testing.

Staging Environment

The staging environment is pre-seeded with production-representative data across all 11 CPaaS tables. Use the test credentials from the Authentication guide to access this data.

Demo Tenant

FieldValue
Tenant ID00000000-0000-0000-0000-000000000001
Subscription TierPro
Default ChannelWHATSAPP

Provider Configurations (6)

ProviderTypePriorityStatus
META_WHATSAPPWHATSAPP5HEALTHY
TWILIOSMS10HEALTHY
SENDGRIDEMAIL10HEALTHY
FIREBASEPUSH10HEALTHY
AWS_SNSSMS20HEALTHY
AWS_SESEMAIL20HEALTHY

Message Templates (8)

NameChannelCategoryVariables
event_reminderWHATSAPPtransactionalname, eventTitle, when
ticket_deliveryWHATSAPPtransactionaleventTitle, ticketUrl, bookingRef
event_promotionWHATSAPPmarketingeventTitle, eventDate, venue, bookingUrl
booking_confirmationEMAILtransactionalname, eventTitle, date, code, venue
payment_receiptEMAILtransactionalname, amount, item, receiptUrl, transactionId
emergency_alertSMSemergencymessage
otp_verificationSMSauthenticationcode, expiryMinutes
push_event_updatePUSHtransactionaltitle, message

Routing Rules (19)

Global cost-based routing rules for 4 countries (US, IN, GB, AE) plus global fallback. These are system-level (no tenantId) and apply to all tenants.

CountryChannelProviderCost/msg (USD)
USSMSTWILIO$0.0075
USWHATSAPPMETA_WHATSAPP$0.0055
USEMAILSENDGRID$0.0010
INSMSAWS_SNS$0.0065
INEMAILAWS_SES$0.0001
GBSMSTWILIO$0.0080
AESMSTWILIO$0.0120
* (Global)VOICETWILIO$0.0150

Other Seeded Data

TableCountDescription
cpaas_user_preferences3User preference profiles (demo, testuser, optout)
cpaas_tenant_settings1Default tenant CPaaS configuration
cpaas_delivery_logs5Sample logs across WhatsApp, SMS, Email, Voice, Push
cpaas_rate_limit_quotas5Pro tier quotas for all 5 channels
cpaas_webhook_configs2Delivery status + provider event webhooks
cpaas_outbox_events2Sample outbox events (1 published, 1 pending)
cpaas_opt_out_records2Phone opt-out (ALL) + email opt-out (EMAIL)
cpaas_inbound_messages2SMS reply + WhatsApp conversation

Quick Access

List all providersbash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/cpaas/v1/providers" \
  -H "Authorization: Bearer $TOKEN"
List all templatesbash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/cpaas/v1/templates" \
  -H "Authorization: Bearer $TOKEN"
Check delivery logsbash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/cpaas/v1/delivery" \
  -H "Authorization: Bearer $TOKEN"
Get tenant settingsbash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/cpaas/v1/settings" \
  -H "Authorization: Bearer $TOKEN"

Rate Limits (Pro Tier)

ChannelPer MinutePer HourPer DayPer Month
WHATSAPP1001,0005,00050,000
SMS1001,0005,00050,000
EMAIL2002,00010,000100,000
PUSH5005,00020,000200,000
VOICE202001,00010,000