Skip to content
Neruba
Usage pricing, credits, and subscriptions
OverviewWhat Neruba owns, who it fits, and what to inspect first.CapabilitiesInspect ingest, billing runs, balances, payments, and operator workflows.
Compare
Pricing
DocsJump to quickstart, examples, operations, and rollout guides.API examplesCopy auth, setup, ingest, credits, and billing-read request flows.ImplementationMap rollout sequencing, migration work, and launch readiness.Engineering NotesUse the technical lesson sequence when the team needs the patterns first.
Trust
Plan your rollout
Capabilities

What Neruba ships

Neruba Billing Engine puts access, ingest, billing runs, balances, payments, and operator tooling in one shipped surface so teams can inspect concrete capability coverage instead of translating claims.

Plan your rolloutImplementation guideDeveloper docs
Access
projects, roles, API keys
Ingest
single, batch, and charge flows
Billing
runs, recovery, reconciliation
Money
wallets, credits, adjustments
Capability map
What ships together when teams need more than a checkout page
Concrete product surface
Tenancy
Step 1

Projects, tenants, and API keys define clean boundaries.

Ingest
Step 2

Usage intake stays traceable and replay-safe.

Runs
Step 3

Schedulers and billing jobs produce repeatable outcomes.

Support
Step 4

Credits, payments, and operator tools close the loop.

What the product covers
What ships
Project access, ingest, billing runs, money state, and operator tooling
Integration style
API-first, with enough depth for production billing
Why it matters
Less custom glue code around retries, credits, and support paths
What this supports
Useful to
Engineering, product, finance, and support teams
Decision it supports
Whether the product surface is broad enough to replace side systems
On this page
Inspect the shipped surface first.
Quick scanOverviewSurfaceDepthNext step
Quick read

Use capabilities when the review needs shipped product proof

Use this page when the review needs shipped surfaces: projects, keys, ingest, billing runs, wallets, payments, and operator workflows. It is the fastest product-detail route.

Check fit, start in the right section, and open the next useful page.
Best for
  • You need feature-level proof that the product already covers the workflows your rollout depends on.
  • Engineering, finance, and support want to inspect different surfaces without translating a generic product story.
  • You are trying to decide whether to go deeper into architecture, operations, or implementation next.
Read first
  1. 1Use the overview and capability proof section to confirm the product areas that matter to your team are already shipped.
  2. 2Scan the capability cards in the same order buyers usually inspect the product surface.
  3. 3Use the next-step panel when the review turns from feature fit into rollout, architecture, or runtime questions.
Also inspect
Architecture

Open architecture when the question becomes how those capabilities are partitioned and kept explainable under retries and support work.

Operations

Open operations when the review shifts from product surface to scheduler behavior, recovery, and deployment posture.

Implementation

Open the rollout model when the team is already planning migration, validation, and cutover.

Shipped surface

What the product surface lets teams configure, run, and support

From project-scoped API keys to usage ingest, billing runs, wallets, credits, payment flows, and admin actions, this is the product surface that matters once billing is live.

Start
projects + API keys
Core
usage + billing computation
Money
wallets + payment state
Operate
admin + recovery flows
Surface map
The product surfaces that need to be inspected together
1
Project + access

Tenancy, roles, memberships, and API-key issuance define the operating boundary.

2
Ingest + compute

Usage intake, pricing logic, and billing runs stay deterministic under retries.

3
Money + support

Credits, balances, transactions, and operator actions stay visible after go-live.

How teams read the product

See the shipped surface in the order real buying teams usually inspect it

The goal is not to show more tiles. It is to help engineering, finance, support, and product teams see how project boundaries, ingest paths, billing runs, money state, and operator actions connect before rollout risk becomes a debate instead of a review.

The product reads like one operating system

Project access, ingest, billing runs, money state, and support actions now read as one connected product loop instead of six unrelated feature buckets.

Reviewers can scan by team concern

Engineering can spot retry and scheduler depth, finance can see the money controls, and support can see what happens after launch without translating the page for one another.

The implementation risk is easier to judge

Replay safety, ledgered adjustments, project-scoped keys, and operator tooling stay visible enough to assess whether the product can replace fragile side systems.

Access
project-scoped
Billing
scheduler runs + recovery
Money
wallets, credits, and adjustments
Developer docsImplementation guide
Team routes
Different teams focus on different parts of the product surface
1
Engineering

Project access, idempotent ingest, scheduler locks, and migration discipline decide whether the implementation looks credible.

2
Finance + support

Wallets, credits, disputes, audit trails, and corrective actions decide whether the money model stays explainable.

3
Product + leadership

The full surface shows whether one system can replace brittle add-ons without hiding rollout risk.

Capability proof

The surfaces teams usually review once billing starts carrying real operational risk

Key product decisions, rollout checkpoints, and operating notes gathered for a quick review.
Access model
project-scoped

Memberships, invites, and API keys give teams a clear tenant boundary from the start.

Usage intake
idempotent

Retry-safe ingest protects against duplicate charges from clients, queues, and relays.

Billing engine
scheduler + recovery

Runs, locks, reruns, and sweeps make the operating model more believable.

Operator depth
ledger + support tools

Credits, adjustments, disputes, and admin actions remain explainable for humans.

Projects, tenants, and API keys

Separate customer environments cleanly with project-scoped access, tenant boundaries, invites, membership controls, and API-key flows.

project/tenant modelAPI-key authmembership + access checks

Usage ingest with replay safety

Ingest single-event usage, batch usage, and charge traffic with idempotency protection so retries, queue redelivery, and client timeouts do not double-apply charges.

/ingest/usage/ingest/usage/batch/ingest/charge

Billing runs and scheduler flows

Run billing through scheduled scans, lock coordination, reconciliation, recovery, and consistency sweeps instead of relying on one fragile happy path.

scheduler lockingreconciliation runsrecovery + consistency sweeps

Wallets, credits, and ledgered money movement

Support prepaid and adjustment-heavy models with wallet balances, ledgered transactions, manual corrections, and credit-pack workflows.

wallet balancescredit grants / revokesledger-backed adjustments

Payments and secure Stripe flows

Handle checkout, secure Stripe webhook processing, replay-safe event storage, refunds, disputes, and payment-side support flows without turning the billing core opaque.

secure webhooksfeature-flagged Stripe flowsrefunds + disputes

Admin, support, and operator surfaces

Expose the product to operators through admin endpoints, billing health reads, audit logs, replay tooling, and corrective workflows that stay explainable.

admin reads + actionsaudit logs + billing healthsupport + triage workflows
Why this matters

Capability depth is what turns a polished product story into a credible rollout conversation

Serious billing evaluations start once teams move past feature names and ask how the system behaves under retries, late events, disputes, migrations, and support intervention. These are the product surfaces that answer those questions without hand-waving.

JWT auth, refresh flows, and project or admin scope controls
Swagger and OpenAPI exposure that can stay environment-specific
MySQL/MariaDB deployment path with migration discipline
Docker demo stacks plus first-run onboarding flows for team evaluation
Shared config validation across runtime, CLI, and deployment tooling
Health, readiness, metrics, and smoke paths for production operations
Where teams usually go next
For engineering teams

Go deeper into architecture and operations when your engineering team wants dependency boundaries, failure modes, reruns, and deployment behavior explained.

Open architecture
For implementation teams

Open Implementation when your team wants event design, rollout sequencing, deployment posture, and cutover planning spelled out.

Implementation guide
For commercial and product teams

Open Solutions when you want the product translated into usage billing, migration, hybrid pricing, or enterprise deployment scenarios.

Explore solutions
Next step

Once product fit is clear, move into the rollout questions that shape launch

Bring your provider stack, pricing model, deployment posture, integration constraints, and support edge cases so the discussion moves from generic feature shopping into a real implementation plan.

provider stackpricing modeledge casesdeployment posture
Plan your rolloutExplore solutionsDeveloper docs
Surface map
The product surfaces that need to be inspected together
1
Project + access

Tenancy, roles, memberships, and API-key issuance define the operating boundary.

2
Ingest + compute

Usage intake, pricing logic, and billing runs stay deterministic under retries.

3
Money + support

Credits, balances, transactions, and operator actions stay visible after go-live.

Built for product, finance, and security teams

Ready to move from review into a concrete rollout conversation?

Use the platform, docs, trust, and implementation pages to get the right people aligned. When the project becomes active, share your pricing model, deployment posture, and migration constraints so the reply starts with your environment.

Plan your rolloutImplementation guide
Technical briefingsNeruba Engineering Notes
Neruba
Usage pricing, credits, and subscriptions

Usage ingest, ledger-backed billing, and operator-ready recovery for teams that need the money model to stay explainable.

© 2026 AspectSoft
Product
OverviewCapabilitiesSolutionsBuying paths
Developers
QuickstartImplementationDocsAPI examplesOperationsBlog
Trust
Trust CenterSecurityPrivacyStripe comparison