⚡ Built for Lovable · Bolt · v0 builders

Add AI pipelines
your users pay per run

Ship production AI features inside any no-code app. 300+ models, 1,000+ integrations, Stripe billing, and usage dashboards — all from a single API call.

Get Your Free API Key → See how it works

Free tier available · No credit card required to start

Works with Lovable, Bolt, v0
300+ AI models via OpenRouter
1,000+ tools via Composio
Metered billing built-in

What Builders Get

Everything your app needs to run AI — without building the backend

Focus on your product. sinos handles the infrastructure your users depend on.

🤖
300+ AI Models
GPT-4o, Claude, Gemini, Llama, Mistral and hundreds more — all on one endpoint. We handle routing, fallbacks, and cost optimization automatically.
🔧
1,000+ Integrations
Composio-powered connections to Gmail, Slack, HubSpot, Notion, Airtable, and more. Your users connect their own accounts — you pay nothing for tool calls.
💳
Metered Billing Built-In
Stripe billing is wired in from day one. Charge your users per pipeline run automatically and keep the margin. No payment infrastructure to build.
📊
Embedded Usage Dashboards
Every app gets a production analytics dashboard powered by PostHog. Your users see run history, costs, and success rates inside your product.
Durable Pipeline Execution
Trigger.dev-backed tasks that run for minutes or hours without timeouts. Automatic retries, checkpoints, and failure handling — your pipelines never silently die.
🔑
Simple API Key Auth
One builder API key gets you in. Unkey manages rate limiting and usage tracking per user automatically. No complex auth infrastructure to build.

One API call from your Lovable app

Drop this into any no-code app that supports custom API calls.

// Trigger an AI pipeline from your Lovable/Bolt/v0 app
const response = await fetch('https://api.sinos.pro/v1/pipeline/run', {
  method: 'POST',
  headers: { 'Authorization': `Bearer ${SINOS_API_KEY}` },
  body: JSON.stringify({ pipeline_id: 'lead-enrichment', user_id: currentUser.id })
});
const { run_id, status, output } = await response.json();

From signup to shipping in under an hour

1

Get your API key

Sign up free and get your builder API key in seconds. No credit card required.

2

Configure pipelines

Define which AI models and tools your pipelines use. We host the execution layer.

3

Call from your app

One API call from Lovable, Bolt, or v0. Pass your user's input, get results back.

4

Earn on every run

Your users are billed per pipeline run via Stripe. You set the price, keep the margin.

Pricing

Start free. Scale when your users do.

No setup fees. No contracts. Cancel anytime.

Free
$0/mo
50 runs/month to test & build
  • 1 pipeline configuration
  • 50 automated runs/month
  • Access to 300+ AI models
  • Basic usage dashboard
  • Community support
Get Started Free
Scale
$99/mo
Unlimited pipelines + white-label
  • Unlimited pipeline configurations
  • Unlimited runs (pay-as-you-go)
  • White-label dashboards
  • Custom model fine-tuning
  • Dedicated support
  • SLA guarantee
Contact Us

Pay-as-you-go: Simple $0.02 · Medium $0.05 · Heavy $0.10

Works with every no-code platform

If your platform can make an API call, it works with sinos.

⚡ Lovable🔩 Bolt.new▲ v0 by Vercel🖱️ Cursor💻 Replit🎨 Framer🌐 Bubble

Ready to monetize your AI features?

Get your free API key and add sinos to your next app in under an hour.

Get Your Free API Key →