Billing Overview
Plans, pricing, and what's included at each tier.
SkyKoi plans are designed around real infrastructure costs: EC2 compute, Bedrock token usage, and platform features.
Plans
- •Free — $0/mo: 1 agent on a dedicated EC2 instance, limited tokens, WebChat only, 2 team members. Great for evaluation.
- •Starter — $49/mo: Enhanced token limits, priority provisioning, 10 team members.
- •Pro — $149/mo: Higher token limits, all channels (when available), 50 team members, priority support.
- •Enterprise — Custom pricing: Custom instance sizes, custom IAM policies, SSO/SAML, 99.9% SLA, dedicated support.
What Drives Cost
- •EC2 compute — Dedicated t3.small instance per user (runs 24/7 while active)
- •Bedrock token usage — Claude Opus 4.6 input/output tokens processed by your agent via AWS Bedrock
- •Platform features — Team size, channel access, support tier
Billing API
POST
/api/billing/checkoutCreate a Stripe Checkout session
GET
/api/billing/subscriptionGet current subscription status
GET
/api/billing/invoicesList past invoices
POST
/api/billing/portalOpen Stripe Customer Portal
GET
/api/billing/usageGet current-period usage metrics
