One line that says
what Depllo does.
A second line clarifying who Depllo is for and why they'd switch from whatever they use today. Priced in IDR. Part of the Forjio family.
This week
A live look at your workspace.
Swap this mockup for a real screenshot of your portal once seed-demo data is in.
How it works
Three steps, under a minute.
Describe the fastest path from sign-up to first value. Free tier needs no card.
Step one
What the user does first. One or two sentences — concrete, not aspirational.
Step two
The middle step. Keep it to the single action that moves them forward.
Step three
The payoff — what the user gets at the end. This is the value proposition.
Features
Everything Depllo ships.
Six concrete capabilities. Only list what runs in production today — no roadmap fluff.
Feature one
A concrete capability and what the user gets from it. 1–2 sentences.
Feature two
Another shipped capability. Name it specifically; avoid marketing adjectives.
Feature three
Something measurable or observable — analytics, a report, an export.
Feature four
A trust or compliance capability if the product has one.
Feature five
A speed or automation capability — what the product does for the user.
API + CLI
REST API with idempotency keys, type-safe SDKs (Node, Python, Go), and a CLI.
Pricing
Honest tiers. IDR pricing.
Free is genuinely free, not a trial. International customers pay in USD via PayPal — Midtrans doesn't process USD.
Free
For testing the waters before you commit.
- Core capability, limited
- 1 team seat
- Community support
- Read-only API access
Pro
For solo operators ready to go further.
- Core capability, expanded
- Custom branding
- Full API access
- Email support
Business
For teams that need shared workspaces.
- Everything unlimited
- 5 workspace members
- Higher API rate limits
- Priority support
Compare
How Depllo stacks up.
Name the two alternatives your buyers actually evaluate, and the capabilities that genuinely differ. Don't invent advantages.
| Capability | Depllo | Alternative A | Alternative B |
|---|---|---|---|
| Lowest paid tier | Rp 79k/mo | ~Rp 565k/mo | ~Rp 145k/mo |
| IDR pricing | |||
| Capability one | |||
| Capability two | |||
| API + CLI + SDKs | |||
| One login for sister products |
For developers
CLI-first. Type-safe SDKs. Idempotency keys.
A real CLI, type-safe SDKs for Node.js, Python, and Go, and a REST API with idempotency keys. Wire Depllo into your stack without writing glue.
- Every core action scriptable from the CLI
- OpenAPI spec + type-safe SDKs (Node, Python, Go)
- Bulk operations in a single request
- Per-workspace API keys with scoped permissions
# Install once $ npm i -g @forjio/depllo-cli # Log in with your Forjio account $ depllo auth login ✔ Authenticated as you@example.com via Huudis # Run the core action $ depllo create --name "demo" ✔ Created.
import { ForjioBrand } from "@forjio/depllo"; const client = new ForjioBrand({ apiKey: process.env.DEPLLO_KEY!, }); const result = await client.things.create({ name: "demo", });
One login
Sign in once. Use every Forjio product.
Depllo shares its account system with the rest of the Forjio family through Huudis SSO. Add a teammate here and they're already part of your other Forjio workspaces.
Huudis
identity
Powered by Huudis — the identity provider for the Forjio family.
FAQ
Common questions.
Is the free tier really free?
Yes — describe the free tier honestly. It is a tier, not a trial. State the real limit.Who owns my data?
You do. Records belong to your workspace; export anytime as CSV or via the API. Forjio never sells or repackages merchant data.How does billing work?
IDR pricing via the Indonesian rails (QRIS / VA / e-wallet / cards). International customers pay in USD via PayPal. Billing runs through Plugipay.Can my team share a workspace?
Yes. Describe the seat model per tier — owner / admin / member roles, added or removed via the dashboard or CLI.What happens if I downgrade?
Existing data stays. Explain exactly which limits apply going forward versus retroactively.
Get started with Depllo today.
Free forever on the starter tier. No card. Upgrade when you outgrow it.