Pricing + Economics

How does Plugsky pricing work across plans, models and enterprise?

Plugsky pricing is built on flat monthly plans rather than token meters. The free plan includes two AI models, plugsky-micro and plugsky-lite, with no credit card. Paid self-serve plans add unlimited fair-use usage with no per-token charges or overage fees, a 14-day full-access trial covers evaluation, and enterprise agreements add committed capacity, residency and SLA terms.

Key facts

Free plan2 free AI models (plugsky-micro and plugsky-lite), 2 API keys, no card
Self-serve plansFlat monthly with unlimited fair-use usage; no per-token charges or overage fees
Trial14-day full-access trial for evaluating production-like workloads
Model access30+ models from small and fast to frontier reasoning under one API
EnterpriseCommitted capacity, negotiated limits, SLA, SSO, VPC, on-prem and air-gapped
Rate limitsRPM, TPM and concurrency caps apply instead of token meters
CompatibilityOpenAI-compatible API — change the base URL and model name
Product statusChat, streaming, JSON mode, function calling, embeddings and RAG are live

TL;DR

  • Free plan: two models, two API keys, no card required.
  • Paid self-serve: flat monthly, unlimited fair use, no per-token billing.
  • 14-day full-access trial for real workloads before you commit.
  • One API and one plan cover 30+ models.
  • Enterprise adds committed capacity, SLA and sovereign deployment options.

How it works, step by step

  1. Start on the free plan and confirm the API works with your existing SDK.
  2. Measure tokens and requests per task during development.
  3. Use the 14-day full-access trial to test production-like workloads.
  4. Compare measured usage with self-serve plan limits and headroom.
  5. Choose the self-serve plan that covers peak usage with at least 1.5x headroom.
  6. Talk to the team about enterprise terms if you need guaranteed capacity or residency.
  7. Review usage analytics monthly and adjust the plan as traffic grows.
1Start on the freeplan and confirmthe API works with2Measure tokens andrequests per taskduring development.3Use the 14-dayfull-access trialto test4Compare measuredusage withself-serve plan5Choose theself-serve planthat covers peak6Talk to the teamabout enterpriseterms if you need

Original data

2 free AI modeFree plan14-day full-acTrial30+ models froModel accessSource: Plugsky facts table · updated 2026-09-25

Try it yourself

Open the AI model pricing calculator →

The free plan: two models, no card

The free plan is designed for real prototyping, not a trial that expires. It includes two AI models — plugsky-micro and plugsky-lite — plus two API keys, and it requires no credit card. Both models are reachable through the same OpenAI-compatible endpoint as paid plans, so code written on the free plan keeps working when you upgrade.

Use it to validate prompts, latency and integration effort. When you need frontier models, higher limits or production headroom, the paid plans and the 14-day full-access trial are the next step.

Self-serve plans: flat-rate, fair use

Paid self-serve plans are flat monthly. There are no token meters, no per-token charges and no overage fees — usage is unlimited under fair use, and RPM, TPM and concurrency limits protect shared capacity. That means the bill does not move when a prompt grows, a retry fires or an agent loop takes an extra step.

Prices change over time, so this article never quotes them: see the live pricing page for current plans and limits. The pricing calculator helps compare your measured usage with plan tiers.

One plan, 30+ models

Model access is not priced per model on self-serve plans. The catalogue spans 30+ models from small, fast options for classification and formatting to frontier models for reasoning, plus embedding models for retrieval. Routing between them is a code decision, not a procurement one.

That structure lets you optimise for quality and latency: send easy requests to small models, reserve frontier capacity for hard ones, and change routing without renegotiating anything.

Enterprise: capacity, residency and SLA

Enterprise agreements are for teams that need guarantees rather than best effort. They add committed capacity with negotiated limits, a published SLA, SSO and RBAC, audit logs, DPA and BYOK options, and deployment choices including VPC, on-prem and air-gapped environments for regulated regions.

The trigger to move is simple: when you start planning launches around rate limits, or when procurement needs contractual residency and uptime commitments, enterprise terms are the right home. Until then, self-serve flat-rate covers normal production traffic.

Honest comparison

Plan aspectFreeSelf-serve paidEnterprise
Cost modelFree, no cardFlat monthly, unlimited fair useCommitted capacity
Modelsplugsky-micro and plugsky-lite30+ models under one plan30+ models, negotiated catalogue
Token billingNoneNone — no per-token charges or overage feesCommitted terms
LimitsFair-use free-tier limitsHigher fair-use RPM, TPM, concurrencyNegotiated and guaranteed
DeploymentPlugsky cloudPlugsky cloudVPC, on-prem, air-gapped
Best forPrototyping and evaluationProduction applicationsRegulated and heavy workloads

Frequently asked questions

What does the Plugsky free plan include?

Two free AI models, plugsky-micro and plugsky-lite, plus two API keys and no credit card requirement. It is the same OpenAI-compatible API used by paid plans.

How much do paid plans cost?

Paid self-serve plans are flat monthly, and prices change over time, so check the live pricing page for current figures and limits. There are no per-token charges or overage fees on self-serve plans.

Is there a trial?

Yes. A 14-day full-access trial lets you run production-like workloads across the catalogue before choosing a paid plan. The free plan remains available for lighter evaluation.

Do I pay per model?

No. Self-serve plans cover the catalogue under one flat plan, with 30+ models available through the same API. Enterprise agreements can specify a negotiated catalogue and capacity.

What happens when I exceed fair-use limits?

Requests are rate-limited with 429 backpressure rather than billed. No overage fee applies on self-serve plans; if sustained usage needs guarantees, enterprise committed capacity is the next step.

Can I use the free models in production?

They are best for prototyping and lightweight production use where their capabilities fit. Move to a paid plan when you need frontier models, higher limits or headroom for traffic peaks.

Does Plugsky require a long contract?

No for self-serve plans, which are monthly and flat-rate. Enterprise agreements are negotiated and typically annual, covering committed capacity, SLA and deployment options.

Where can I see the current plans and prices?

The live pricing page at /#sec-pricing always reflects current plans. Articles deliberately avoid hard-coded prices because they change.