// 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 }
});
The complete AI platform behind one secure API
Every AI capability your app needs—multi-provider chat, visual agent flows, MCP tooling, and text-to-speech—routed through a single gateway with encrypted keys, versioned prompts, and per-token cost tracking.
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
}
AI Flows with LangChain
Visual drag-and-drop flow builder on the LangGraph engine. Branching, tool calls, human-in-the-loop approvals, schedules, and webhook triggers.
LangSmith Observability
Trace every flow run node-by-node with LangSmith. Latency, token usage, and full prompt and response inspection per step.
MCP Server
Connect Claude, GPT, or Copilot straight to your backend. 100+ built-in tools with OAuth 2.1 and full audit logging.
API to MCP
Import any API—OpenAPI, SOAP, GraphQL, Postman—and republish it as MCP tools with encrypted credentials and a shareable MCP URL.
AI Skills
Slash-command skills for Claude Code. One /wildwood prompt sets up, integrates, deploys, and manages hosting and databases.
AI Chat
Streaming chat with session management and versioned system prompts—drop-in components for Blazor, React, React Native, and Node.js.
AI Text-to-Speech
Neural voices across languages and quality tiers, with speed control and multiple audio formats—built into the chat components.
Usage & Cost Analytics
Track every token and dollar per app, per provider, and per flow run—with request logs and complete audit trails.
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 versioning, AI Flows with LangChain, MCP tooling, 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
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.
- 5 runs
- 1K requests
- 1 MB
- 1K MB
- 60 requests/min
- 1 servers
- 5 apps
- 50 GB
- 3 domains
- 2K MB
- 10.2K MB
- 10K users
- 100K tokens
- 500K requests
- 10 apps
- 1 databases
- 500 MB
- 20 groups
- AI Retrieval (RAG) New
- AI Flows New
- AI Skill Builder New
- AI Chat New
- Two-Factor Auth
Business
Complete platform for established companies with unlimited apps, advanced AI, and white-labeling.
- 5 servers
- 10K requests
- 5 MB
- 25 runs
- 300 requests/min
- 5.1K MB
- 15 apps
- 200 GB
- 10 domains
- 10.2K MB
- 51.2K MB
- 50K users
- 500K tokens
- 2M requests
- Unlimited
- 5 databases
- 5.1K MB
- Unlimited
- AI Skill Builder
- AI Retrieval (RAG)
- AI Chat
- AI Flows
- MCP Servers 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