Seed Data

Pre-populated test data available in the staging environment for development and testing.

Staging Environment

The staging environment is pre-seeded with pages, templates, themes, and sample data. Use the test credentials from the Authentication guide to access this data.

Demo Tenant

FieldValue
Tenant IDa0000001-0000-0000-0000-000000000001
System Tenant ID00000000-0000-0000-0000-000000000000

Test Credentials

RoleEmailPasswordNotes
Developerdev@eventzr.comPassword123!Full CRUD access, Pro tier
Adminadmin@eventzr.comPassword123!Full admin access, template/theme management
Organizerorganizer@eventzr.comPassword123!Page creation, publishing, A/B tests

Seeded Data

The following data is pre-seeded in the staging database for the demo tenant.

EntityCountDescription
pages5Sample landing pages (draft, published, archived)
templates12Marketplace templates across categories
themes4Design themes with color tokens
sections20+Page sections (hero, features, pricing, FAQ, etc.)
ab_tests2Sample A/B tests with variants

Quick Access

List all pagesbash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/webify/v1/pages" \
  -H "Authorization: Bearer $TOKEN" \
  -H "x-tenant-id: a0000001-0000-0000-0000-000000000001"
List marketplace templatesbash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/webify/v1/templates" \
  -H "Authorization: Bearer $TOKEN" \
  -H "x-tenant-id: a0000001-0000-0000-0000-000000000001"
List themesbash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/webify/v1/themes" \
  -H "Authorization: Bearer $TOKEN" \
  -H "x-tenant-id: a0000001-0000-0000-0000-000000000001"
Health check (no auth needed)bash
curl -X GET "https://535ubezkse.execute-api.us-east-1.amazonaws.com/webify/v1/_internal/healthz"

Subscription Tiers

Webify features vary by subscription tier. The service enforces these limits.

TierPagesTemplatesCustom DomainsA/B TestsAI Builder
Base (Free)3Free only00No
Student5Free only00No
Startup10Paid + Free11Limited
Pro50All55Yes
EnterpriseUnlimitedAll + White-LabelUnlimitedUnlimitedFull + ZAR