// Add Wildwood to your Blazor app in minutes
<AuthenticationComponent
AppId="@appId"
OnAuthenticationSuccess="@HandleLogin" />
<PaymentComponent
AppId="@appId"
OnPaymentComplete="@HandlePayment" />
<AIChatComponent
ConfigurationName="support-assistant"
EnableStreaming="true" />
import { WildwoodProvider, AuthenticationComponent } from '@wildwood/react';
import { useAuth } from '@wildwood/react';
function App() {
return (
<WildwoodProvider config={{ baseUrl: 'https://api.example.com', appId: 'your-app-id' }}>
<AuthenticationComponent
onAuthenticationSuccess={handleLogin}
onAuthenticationError={handleError} />
</WildwoodProvider>
);
}
import { createAuthMiddleware, createAdminClient } from '@wildwood/node';
// Validate JWT tokens on all /api routes
const auth = createAuthMiddleware({
baseUrl: 'https://api.example.com',
apiKey: process.env.WILDWOOD_API_KEY,
});
app.use('/api', auth);
app.get('/api/profile', (req, res) => {
res.json(req.wildwoodUser); // { userId, email, roles }
});
Everything you need to build and scale
Stop rebuilding infrastructure. Start shipping features that matter.
Universal Authentication
8+ auth methods including OAuth (Google, Microsoft, GitHub, Apple, Facebook), traditional login, and email-based authentication. Complete session management included.
WebAuthn Passkeys
Modern passwordless authentication with Face ID, Touch ID, Windows Hello, and hardware security keys. FIDO2 compliant with replay attack prevention.
AI Gateway
Unified API for OpenAI, Anthropic, and Google. Secure key storage, prompt management, and usage analytics.
Payment Hub
Payment providers: Stripe and PayPal. Subscriptions, one-time payments, and refund handling.
Text-to-Speech
Generate natural speech with multiple voices, languages, and quality tiers. Neural voices with speed control and multiple audio formats.
Multi-Tenant Architecture
Built-in company isolation with hierarchical structure. Organize users into client groups with proper data scoping. Scale without complexity.
Encrypted Messaging
Real-time user-to-user messaging with end-to-end encryption. Thread-based organization, read tracking, and per-app isolation.
Analytics & Audit
Complete audit trails with action tracking. AI usage analytics, cost tracking, performance metrics, and comprehensive error logging.
Drop-in Components
Pre-built UI components for Blazor, React, and React Native. Authentication, payments, registration, and chat—themeable and customizable for your brand.
See what's built with Wildwood
Real applications powered by the Wildwood platform
Northway AI Coach
AI-powered leadership coaching platform
Hero Dirt
AI trail condition forecasting
Wildwood Admin
Platform management dashboard
One API for all AI providers.
Your keys stay secure.
Proxy all AI calls through Wildwood. Store API keys securely server-side. Manage system prompts with versioning. Switch models instantly without redeploying. Track token usage and costs across all providers.
// Client-side: Keys never exposed
var response = await wildwood
.AI
.Config("support-assistant")
.Chat(userMessage);
// Server-side: Full control
{
"configName": "support-assistant",
"provider": "anthropic",
"model": "claude-3-5-sonnet",
"systemPrompt": "You are...",
"maxTokens": 2000,
"temperature": 0.7
}
Simple, transparent pricing
Start free. Scale as you grow.
Free
Get started with core features. Perfect for personal projects and evaluation.
- -
- 10K requests
- 1 apps
- 1 databases
- 500 MB
- 1 groups
- 1 apps
- 10 GB
- -
- 500 MB
- 100 MB
- 100 users
- Forgot Password New
- Login/Registration New
- Token Registration New
Starter
Essential tools for small teams with authentication, messaging, and payment features.
- 10K tokens
- 100K requests
- 3 apps
- -
- -
- 5 groups
- 1 apps
- 10 GB
- -
- 500 MB
- 1K MB
- 1K users
- Two-Factor Auth New
- Forgot Password
- Login/Registration
- OAuth Providers New
- Passkey / Biometric New
Professional
Advanced features for growing businesses including AI, hosting, databases, and branding.
- 100K tokens
- 500K requests
- 10 apps
- 1 databases
- 500 MB
- 20 groups
- 5 apps
- 50 GB
- 3 domains
- 2K MB
- 10.2K MB
- 10K users
- AI Chat New
- Two-Factor Auth
- Forgot Password
- Login/Registration
- OAuth Providers
Business
Complete platform for established companies with unlimited apps, advanced AI, and white-labeling.
- 500K tokens
- 2M requests
- Unlimited
- 5 databases
- 5.1K MB
- Unlimited
- 15 apps
- 200 GB
- 10 domains
- 10.2K MB
- 51.2K MB
- 50K users
- AI Chat
- AI Flows New
- MCP Servers New
- AI Proxy (Custom) New
- AI Skills New
Enhance your plan with add-ons
Add exactly the features and capacity you need
Extra Users Pack
CapacityAdd 1,000 additional users. Stackable.
- 1K users
Extra Storage Pack
CapacityAdd 5 GB of additional storage. Stackable.
- 5.1K MB
Extra API Calls Pack
CapacityAdd 100,000 monthly API calls. Stackable.
- 100K requests
AI Starter Pack
AIUnlock AI Chat with 100,000 monthly tokens.
- 100K tokens
- AI Chat
Advanced AI Suite
AIFull AI: proxy, skills, MCP servers. Requires AI Starter.
- MCP Servers
- AI Proxy
- AI Skills
Extra AI Tokens Pack
AIAdd 200,000 monthly AI tokens. Requires AI Starter.
- 200K tokens
Communication Suite
CommunicationCustom SMTP, email service, and SMS service.
- Email Service
- SMS Service
- Custom SMTP
White-Label Package
CustomizationRemove branding and apply your own brand identity.
- Remove Branding
- White-Labeling
Priority Support
SupportPriority support queue with 4-hour response time.
- Priority Support
Dedicated Support
SupportDedicated support rep and custom SLA. Requires Priority Support.
- Custom SLA
- Dedicated Support
Extra Hosting Apps
HostingAdd 3 additional hosted apps. Stackable.
- 3 apps
Extra Hosting Storage
HostingAdd 2 GB hosting storage. Stackable.
- 2K MB
Advanced Hosting Pack
HostingUnlock Node.js, .NET, VPS, Docker, Git Deploy, Server Builds.
- Server Build
- Docker
- .NET
- Git Deploy
- Node.js
- VPS
Extra Bandwidth
HostingAdd 50 GB monthly bandwidth. Stackable.
- 50 GB
App Size Upgrade (Medium)
HostingUpgrade container to 0.5 vCPU, 1 GB RAM.
App Size Upgrade (Large)
HostingUpgrade container to 1 vCPU, 2 GB RAM.
Always-Warm
HostingEliminate cold starts. Per-app.
- Always-Warm
AI Flows Pack
AIMulti-step AI workflow automation. Requires AI Starter.
- 50K tokens
- AI Flows
DB Hosting Starter
Hosting1 Azure SQL database with 500 MB storage.
- 1 databases
- 500 MB
- Database Hosting
Extra Hosted Databases
HostingAdd 1 additional hosted database. Stackable.
- 1 databases
DB Storage Upgrade
HostingAdd 1 GB database storage. Stackable.
- 1K MB
Dedicated DB Instance
HostingDedicated Azure SQL with guaranteed DTUs.
- Dedicated DB
Need more?
Enterprise plans with custom limits, SLAs, dedicated support, and on-premise deployment options.
Contact SalesReady to ship faster?
Join developers who focus on building products, not infrastructure. Start free—no credit card required.
Get Started Free