Skip to main content
Postsiva uses three public plans: Free, Starter, and Pro. Billing is per account owner; limits apply across workspaces owned by that user. Live catalog: billing settings in the app or GET /billing/plans (JWT).

Plan comparison

Legacy Agency subscriptions map to Pro limits in the backend.

Feature flags

Boolean gates enforced on API routes. false returns a plan upgrade message.

Developer integrations (Pro only)

Starter and Free can use the web app AI composer (ai_composer_enabled) but cannot create API keys or connect MCP/GPT until upgraded to Pro.

AI credit weights

AI features deduct credits by operation type: Multi-platform generation counts per successful platform (e.g. 3 platforms × 2 credits for content generate). When credits are exhausted, AI routes return a billing/credits message.

Taglines


Upgrading

  1. Open Settings → Billing in the Postsiva app
  2. Choose Starter or Pro (monthly or yearly via Paddle)
  3. After upgrade, create API keys under Settings → API Keys
Blocked requests before upgrade:
(Exact message may vary.)

Which plan do I need?

Next

Authentication

API keys and plan gates

IDs & scopes

Key formats and scopes

Quickstart

First API call