Pricing

Prepaid tokens that meter real social publish work.

Social Relay bills with prepaid tokens against the same rate card and pack catalog as the API (GET /api/v1/rate-card and GET /api/v1/billing/packs). Publish legs, connect, validate, and webhooks have fixed token prices; Sip · Mug · Pot · Thermos packs top up the wallet when checkout is live.

In short

Social Relay bills prepaid tokens against rate card 2026-08-04. Every action on GET /api/v1/rate-card—including publish legs, connect, validate, and webhooks—matches the table below. Token packs (Sip through Thermos) match the backend Funding catalog.

Token packs

Same catalog as GET /api/v1/billing/packs and Dashboard → Billing → Funding. Checkout provider: X Money (staged — early access may use operator credit or in-app Support).

Sip

$7.99

5,000 tokens

~$1.60 per 1k tokens

Smoke tests and a few days of light traffic.

Popular

Mug

$18.99

15,000 tokens

~$1.27 per 1k tokens

Default top-up for a small multi-tenant app.

Pot

$38.99

40,000 tokens

~$0.97 per 1k tokens

A few weeks of steady publish for early customers.

Thermos

$89.99

100,000 tokens

~$0.90 per 1k tokens

Heavier month without a big prepay commitment.

Example token costs

Computed from the live rate card (tokens only—not USD pack conversion).

Example Social Relay token costs by scenario
ScenarioDetailTokens
Validate onlyPOST /api/v1/posts/validate1
Text post to LinkedIn only1 × posts.publish_leg10
Text post to Facebook + Instagram + LinkedIn3 × posts.publish_leg30
Schedule to three networksposts.schedule_create + 3 × publish_leg when the job fires32
Connect Facebook + Instagram + LinkedIn3 × connection.linked on successful OAuth15
Retry one failed Instagram leg1 × posts.retry_leg10

Full rate card

Version 2026-08-04 — identical action keys to GET /api/v1/rate-card and api/src/lib/rateCard.ts.

Social Relay prepaid token prices by API action, version 2026-08-04
ActionTokens
posts.validate1
posts.list0
posts.get0
connections.list0
connection.linked5
posts.schedule_create2
posts.publish_leg10
posts.retry_leg10
media.validate2
webhooks.list0
webhooks.create1

Commercial status

The rate card and pack definitions are live on the API. Self-serve card packs via X Money are not yet charging you can save auto-recharge preferences now; early access may use operator credits. Product help is in-app Support, not email.

Design goals

  • Predictable mapping from product events to cost
  • No large seat/profile subscription floor to try the path
  • One wallet for all profiles and networks under a platform
  • Ledger transparency for every debit and credit