One hosted authority. One developer plan.
SPAPS keeps application identity, Stripe billing, wallet identity, API keys, and entitlements in one hosted control plane. The current developer offer is straightforward:
$99 per month
One active developer subscription grants dev-portal:active and lets you provision up to three
staging applications. There is no free tier and no trial.
Subscribe, sign in, and provision your first staging application at sweetpotato.dev.
Start developer accessSee which credentials and client surface your application needs.
Read the integration pathWhat you get
Email/password, magic links, passkeys, MFA, sessions, wallet identity, Stripe billing, and
entitlement projection through api.sweetpotato.dev.
Provision up to three app-scoped staging integrations under the current developer entitlement.
Three staging applicationsBrowser-safe spaps_pub_* keys and server-side spaps_sec_* keys. Raw secret keys are shown
once so you can place them directly into your secret manager.
TypeScript and Python clients, the SPAPS CLI, MCP tools, OpenAPI contracts, and these integration docs.
Integration kitSolana, Ethereum, Bitcoin, and Base signature verification sit beside classic SaaS sign-in flows.
Wallet and SaaS identityStripe checkout, subscriptions, webhook processing, customer synchronization, and supported billing state projected into application entitlements.
Revenue-aware accessHow access works
Start the developer subscription
Open sweetpotato.dev , sign in, and start the $99/month developer offer.
Provision a staging application
Your active subscription grants dev-portal:active, which authorizes application provisioning.
Save the one-time secret
SPAPS returns scoped publishable and secret credentials. Store the raw secret immediately; it is shown once.
Install a client
Use the TypeScript or Python client, CLI, MCP tools, or the documented HTTP contract for your integration.
Call the hosted API
Send the correct app-scoped credential to https://api.sweetpotato.dev. You do not deploy or
operate the SPAPS backend.
What this price does not claim
SPAPS is proprietary hosted SaaS, not a backend source-distribution or self-hosting product. Repository access, local Docker workflows, and maintainer deployment tools are not included customer operating rights.
- No free tier or trial.
- No approved annual plan, discount, overage model, or additional pricing tier.
- No public SLA or compliance attestation.
- No promise of production-app entitlement in the current three-staging-app offer.
- SPAPS is pre-1.0; contracts may still change.
Ready to connect an app?
Need the technical boundary first? Read Licensing and access or follow Start Here.