Guides

Billing (Openship Cloud)

Openship Cloud plans and prices are published on the pricing page. Self-hosted Openship is free — there is nothing to bill.

Self-hosted has no billing

Billing exists only on Openship Cloud. A self-hosted install has no plan, no meter, and no Billing area.

Self-hosted is free

If you run Openship on your own machine or server, there's nothing to pay and no billing area. You only pay for your own infrastructure (the server, bandwidth, and any third-party services you choose to run). Openship itself is open source under the Apache 2.0 license — free forever, with no seat caps and no metering.

Openship Cloud

Openship Cloud is the managed option: we run the servers, the edge, the backups. It starts on a free tier and steps up a monthly ladder, with a custom Enterprise tier at the top.

The plans, their prices, and each plan's limits live in one place — see the pricing page. The same catalog is served by GET /api/billing/plans, so the dashboard, the API, and the marketing site can never disagree about what a plan costs.

Every plan includes unlimited team members: the price you see covers your whole organisation, not a head count.

Managing your plan

The Billing area in the dashboard is organised as tabs:

TabWhat it does
OverviewCurrent plan, billing period, and credit balance.
UsageMetered usage over the period, charted.
PlansUpgrade or downgrade — starts a Stripe Checkout session.
Top-upsOne-shot credit packs (coming to the dashboard).
Payment MethodOpens the Stripe portal to manage cards.
InvoicesOpens the Stripe portal to download invoices.

Cancelling keeps the plan active until the end of the period you've already paid for, then drops the organisation back to the free tier. Nothing is deleted by cancelling.

See the billing API for the endpoints behind each of those actions.

On this page